summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Augusto2019-06-21 11:32:38 -0300
committerJose Augusto2019-06-21 11:32:38 -0300
commit4f6b854275bcd2731893c9f65d960eab6d9d9343 (patch)
treec302d4016231ba0f1a7dabf0e3801980dd907c4e
parent32f25db6d5145a64b2aa63768c6f7a7ee18de691 (diff)
downloadaur-4f6b854275bcd2731893c9f65d960eab6d9d9343.tar.gz
just testing my aur helper, nothing change
-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')