summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2019-01-23 18:52:58 -0600
committernate2019-01-23 18:52:58 -0600
commita550158f3dbfc38678455348dd28508054bdd4f0 (patch)
treead73f2aacf9ee5422efdac48ebef9e5c9289325a /PKGBUILD
parentfa68930f8af3e14530af49c3b96ab2dc6627f7b2 (diff)
downloadaur-a550158f3dbfc38678455348dd28508054bdd4f0.tar.gz
xviewer 2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb505cbf8348..30cd3e6faa20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=2.0.0
+pkgver=2.0.2
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=('a465e6b30009def5ac82297e118c54bb')
+md5sums=('26dd06c2f5ee429c351f8654a9fa466b')
build() {
cd ${srcdir}/${pkgname}-${pkgver}