diff options
Diffstat (limited to 'community/zathura')
-rw-r--r-- | community/zathura/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD index ebe4ad1f6..5e36f3c18 100644 --- a/community/zathura/PKGBUILD +++ b/community/zathura/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58277 2011-11-09 16:52:17Z spupykin $ +# $Id: PKGBUILD 60106 2011-12-05 11:21:55Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: ML <neldoreth> @@ -7,7 +7,7 @@ pkgver=0.0.8.5 pkgrel=4 pkgdesc="a PDF viewer" arch=('i686' 'x86_64' 'mips64el') -url="http://zathura.pwmt.org" +url="http://pwmt.org/projects/zathura/" license=('custom') depends=('poppler-glib' 'gtk2' 'cairo') makedepends=('docutils') |