summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Augusto2019-06-21 12:17:20 -0300
committerJose Augusto2019-06-21 12:17:20 -0300
commitfe7353a4560fba97e60bb0ef356a45a7444bbc69 (patch)
treec302d4016231ba0f1a7dabf0e3801980dd907c4e
parentb7ddf71741eb15e06f0bc2c5ff18d3b54cf43f12 (diff)
downloadaur-fe7353a4560fba97e60bb0ef356a45a7444bbc69.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')