Date: Monday, February 17, 2014 @ 18:01:09 Author: spupykin Revision: 105877
upgpkg: zathura 0.2.7-1 upd Modified: zathura/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-17 13:45:08 UTC (rev 105876) +++ PKGBUILD 2014-02-17 17:01:09 UTC (rev 105877) @@ -4,7 +4,7 @@ # Contributor: ML <neldoreth> pkgname=zathura -pkgver=0.2.6 +pkgver=0.2.7 pkgrel=1 pkgdesc="a document viewer" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=zathura.install source=(http://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.gz bash-completion) -md5sums=('d155a66ec1862550dfde5a50e3dd6d01' +md5sums=('53124af80e974283a6678319a62e6666' 'cac20c37f0e77ba62a8138788f4ccabb') build() {