summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Augusto2019-06-22 23:27:33 -0300
committerJose Augusto2019-06-22 23:27:33 -0300
commit03650c4403bbcfb67ef5e9679d024cd5869334c7 (patch)
treec302d4016231ba0f1a7dabf0e3801980dd907c4e
parent3586d7895318a87c024764a91896b8c8f09b5ebc (diff)
downloadaur-03650c4403bbcfb67ef5e9679d024cd5869334c7.tar.gz
just testing
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 841a16d4a221..31d6cfea6c1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = evince-light
pkgdesc = GNOME document viewer, built with minimal dependencies by default but configurable.
pkgver = 3.32.0
- pkgrel = 2
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/Evince
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 398fd38f74fc..5b71696990cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _nautilus="no" # GNOME Files support
_pkgname=evince
pkgname=${_pkgname}-light
pkgver=3.32.0
-pkgrel=2
+pkgrel=1
pkgdesc="GNOME document viewer, built with minimal dependencies by default but configurable."
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')