diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD index fbc128f..51a33dd 100644 --- a/trunk/PKGBUILD +++ b/trunk/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" arch=('i686' 'x86_64') license=('GPL') -url="http://www.gnupg.org/aegypten2" +url="http://gnupg.org/related_software/pinentry/" depends=('ncurses' 'libcap>=2.16') makedepends=('gtk2' 'qt4') optdepends=('gtk2: for gtk2 backend'