Date: Friday, November 24, 2017 @ 07:04:19
  Author: arojas
Revision: 268268

Update to 1.6.1

Modified:
  xreader/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-24 07:03:36 UTC (rev 268267)
+++ PKGBUILD    2017-11-24 07:04:19 UTC (rev 268268)
@@ -2,8 +2,8 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xreader
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 url='https://github.com/linuxmint/xreader'
 pkgdesc="Document viewer for files like PDF and Postscript. X-Apps Project."
 arch=(x86_64)
@@ -15,7 +15,7 @@
     'gtk3-print-backends: printer support in gtk3 apps'
     'texlive-bin: support for dvi files')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz";)
-sha256sums=('4322919687c53b7662b5d5fcac9fadea507e0c9471bfa1ac0135c094ec4e9549')
+sha256sums=('32e7f51800aacb47951e45f64e0e1120b3411abe73a3a65c1479c9d54fb564b6')
 
 build() {
     cd $pkgname-$pkgver

Reply via email to