summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Augusto2019-10-15 11:53:50 -0300
committerJose Augusto2019-10-15 11:53:50 -0300
commit5de5b99537c2964767be28f39f7fb1c563ec3638 (patch)
tree4df70c3b179dd106eb5b5a1619f2a890e56c14c7
parent3cc0141057aea2f4222975a40949021716af9f6e (diff)
downloadaur-5de5b99537c2964767be28f39f7fb1c563ec3638.tar.gz
update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35325b1d2bb4..0c07cec0e5cf 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.34.1
- pkgrel = 3
+ pkgrel = 4
url = https://wiki.gnome.org/Apps/Evince
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 98dc663cfcf1..fe6933e1e542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _nautilus="no" # GNOME Files support
_pkgname=evince
pkgname=${_pkgname}-light
pkgver=3.34.1
-pkgrel=3
+pkgrel=4
pkgdesc="GNOME document viewer, built with minimal dependencies by default but configurable."
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')