summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorion2012017-05-26 15:44:31 -0700
committerion2012017-05-26 15:45:09 -0700
commit108a3add5779717ef613667bee972f502ea45c92 (patch)
tree1a92ef2c4d4045c3fb36a23b25e0c1d0d12aaf4f /PKGBUILD
parent23394ee1194823da7afa85a1bebefbe8089a5b54 (diff)
downloadaur-108a3add5779717ef613667bee972f502ea45c92.tar.gz
updated version 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 869d5d5e4f04..10fda90629fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.4.1
+pkgver=1.4.2
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=('2653d3eeb6761ddf30dbb5b19a4f05d7')
+md5sums=('27009206a7866eef130fcc0b8d629062')
build() {
cd ${srcdir}/${pkgname}-${pkgver}