diff --git a/bindings-gpgme.cabal b/bindings-gpgme.cabal
--- a/bindings-gpgme.cabal
+++ b/bindings-gpgme.cabal
@@ -1,23 +1,23 @@
 cabal-version: >= 1.8
 name: bindings-gpgme
-homepage: http://bitbucket.org/mauricio/bindings-gpgme
+homepage: https://github.com/jwiegley/bindings-dsl
 synopsis:
   Project bindings-* raw interface to gpgme
 description:
   Low level bindings to gpgme, part
   of the @bindings-*@ project. See:
   .
-  <http://bitbucket.org/mauricio/bindings-dsl>
+  <https://github.com/jwiegley/bindings-dsl>
   .
   <http://www.gnupg.org/related_software/gpgme>
-version: 0.1.6
+version: 0.1.7
 license: BSD3
 license-file: LICENSE
-maintainer: Maurício C. Antunes <mauricio.antunes@gmail.com>
+maintainer: John Wiegley <johnw@newartisans.com>
 author: Maurício C. Antunes
 build-type: Simple
 category: FFI
-bug-reports: http://bitbucket.org/mauricio/bindings-dsl/issues
+bug-reports: https://github.com/jwiegley/bindings-dsl/issues
 library
   hs-source-dirs: src
   extensions:
@@ -38,6 +38,6 @@
 
 source-repository head
   type: git
-  location: https://bitbucket.org/mauricio/bindings-dsl
+  location: git://github.com/jwiegley/bindings-dsl
   branch: master
   subdir: bindings-gpgme
