summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorion2012016-05-28 15:44:58 -0500
committerion2012016-05-28 15:44:58 -0500
commit3ea2096146421da6ae91d722153e4a336b1b0631 (patch)
tree5f5897f6b7674c00e3d752feb25e6440489f530e /PKGBUILD
parentfddfa9f7c5edc9eab404e7bac23326632e4b5b76 (diff)
downloadaur-3ea2096146421da6ae91d722153e4a336b1b0631.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ff098705e7c..29db6afc2ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="A simple and easy to use image viewer. X-Apps Project."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url='https://github.com/linuxmint/xviewer'
install=xviewer.install
source=("https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('b138a63267b03693d8bc0a596d145b90')
+md5sums=('30cc6ebbbf8fba936a4759d1fd17562c')
build() {
cd ${srcdir}/${pkgname}-${pkgver}