[arch-commits] Commit in zathura/trunk (PKGBUILD)
    Johannes Löthberg 
    demize at archlinux.org
       
    Sat May 26 21:28:30 UTC 2018
    
    
  
    Date: Saturday, May 26, 2018 @ 21:28:28
  Author: demize
Revision: 331236
Again disable libsynctex in testing
Modified:
  zathura/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-26 21:27:42 UTC (rev 331235)
+++ PKGBUILD	2018-05-26 21:28:28 UTC (rev 331236)
@@ -5,8 +5,8 @@
 # Contributor: ML <neldoreth>
 
 pkgname=zathura
-pkgver=0.3.9
-pkgrel=4
+pkgver=0.4.0
+pkgrel=2
 
 pkgdesc="Minimalistic document viewer"
 url="http://pwmt.org/projects/zathura/"
@@ -24,7 +24,7 @@
 source=(https://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.xz
         bash-completion)
 
-sha1sums=('23fd07120031f64a52c24eb90b6e0de9397ba011'
+sha1sums=('4278a1cbccd414fdff5693598c996b2bf2a7cf71'
           '94a8236c483626a7f3acee053a1ea885aed45a82')
 
 build() {
    
    
More information about the arch-commits
mailing list