summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-11 11:31:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-11 11:31:14 -0300
commit93e6000b49f03ddf5a7046d325675ab43f58980b (patch)
tree4202781c4124b57e808c9c6f51ba71e71484969e /community/zathura
parentfe4dcf73c98bd9629ed703a027a4b812fb174cdd (diff)
parent4141f5b04aab597f88a617a82649a404c773469a (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/haskell-binary/PKGBUILD community/haskell-ghc-paths/PKGBUILD community/virtualbox/PKGBUILD extra/cscope/PKGBUILD extra/pixman/PKGBUILD extra/virtuoso/PKGBUILD extra/xfce4-weather-plugin/PKGBUILD
Diffstat (limited to 'community/zathura')
-rw-r--r--community/zathura/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index 454912614..ebe4ad1f6 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 56955 2011-10-17 08:21:21Z ibiru $
+# $Id: PKGBUILD 58277 2011-11-09 16:52:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=0.0.8.4
+pkgver=0.0.8.5
pkgrel=4
pkgdesc="a PDF viewer"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ install=zathura.install
DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u'
'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u')
source=(https://pwmt.org/download/zathura-$pkgver.tar.gz)
-md5sums=('e3a7f82401059e591ed549d615f53ddd')
+md5sums=('52e0c3b3917c7feaecba98cff8435b90')
build() {
cd $srcdir/zathura-$pkgver