summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2017-05-06 16:38:01 -0700
committernate2017-05-06 16:38:01 -0700
commit23394ee1194823da7afa85a1bebefbe8089a5b54 (patch)
treeaf9edac5018712e95baba3a73e6b63e5b4b67004 /PKGBUILD
parent63aa249fc059c9e480f21380d787f1dfbd2fa789 (diff)
downloadaur-23394ee1194823da7afa85a1bebefbe8089a5b54.tar.gz
version bump 1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89001750369d..869d5d5e4f04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="A simple and easy to use image viewer. X-Apps Project."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ url='https://github.com/linuxmint/xviewer'
install=xviewer.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('d6120ac1ae0913dcec35a3e278cc78b3')
+md5sums=('2653d3eeb6761ddf30dbb5b19a4f05d7')
build() {
cd ${srcdir}/${pkgname}-${pkgver}