summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2019-08-01 17:06:42 -0500
committernate2019-08-01 17:06:42 -0500
commitc75830e9e1d65f9d001f67985f3bd1aa74584154 (patch)
tree3e8ae8371dd220e9366e9cefd58e391f8b1b3fc3 /PKGBUILD
parenta550158f3dbfc38678455348dd28508054bdd4f0 (diff)
downloadaur-c75830e9e1d65f9d001f67985f3bd1aa74584154.tar.gz
xviewer 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30cd3e6faa20..100c4a28938a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
+# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=xviewer
-pkgver=2.0.2
+pkgver=2.2.1
pkgrel=1
pkgdesc="A simple and easy to use image viewer. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -14,7 +14,7 @@ conflicts=('xviewer-git')
url='https://github.com/linuxmint/xviewer'
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('26dd06c2f5ee429c351f8654a9fa466b')
+md5sums=('ad46dbb9aaa483749df56af27b15bef1')
build() {
cd ${srcdir}/${pkgname}-${pkgver}