summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorion2012016-06-20 18:13:34 -0500
committerion2012016-06-20 18:13:34 -0500
commit4c878d13853ac5960096b45701f93d23fc783297 (patch)
treeb7fae1fa71aeb542d23ea9113ce47be920e1e18e /PKGBUILD
parent3ea2096146421da6ae91d722153e4a336b1b0631 (diff)
downloadaur-4c878d13853ac5960096b45701f93d23fc783297.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 29db6afc2ccf..db80866f66b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.0.3
+pkgver=1.0.4
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=('30cc6ebbbf8fba936a4759d1fd17562c')
+md5sums=('c6ec85d6508e05218a9451cb95de4865')
build() {
cd ${srcdir}/${pkgname}-${pkgver}