summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Augusto2019-06-21 11:38:45 -0300
committerJose Augusto2019-06-21 11:38:45 -0300
commitb7ddf71741eb15e06f0bc2c5ff18d3b54cf43f12 (patch)
treec1bc3885a60ce3059504b58872e9e2c3915db98a
parent4f6b854275bcd2731893c9f65d960eab6d9d9343 (diff)
downloadaur-b7ddf71741eb15e06f0bc2c5ff18d3b54cf43f12.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 31d6cfea6c1b..841a16d4a221 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 = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Apps/Evince
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5b71696990cc..398fd38f74fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _nautilus="no" # GNOME Files support
_pkgname=evince
pkgname=${_pkgname}-light
pkgver=3.32.0
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME document viewer, built with minimal dependencies by default but configurable."
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')