summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorion2012016-07-17 14:16:03 -0500
committerion2012016-07-17 14:16:03 -0500
commit6828154807f0a252853ea01f2f812ae5deb6f299 (patch)
tree72e3a224b30988d56fd840a955801ad543947e2a /PKGBUILD
parent82e73b7aa4ac14536eb550827c31df1a4b16a739 (diff)
downloadaur-6828154807f0a252853ea01f2f812ae5deb6f299.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 80f390483f7b..0e7e009c44f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.0.5
+pkgver=1.0.6
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=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('56e0956f180f5947517358a05f2173a0')
+md5sums=('428de72cc234aaae0d40c4d3fb21be5e')
build() {
cd ${srcdir}/${pkgname}-${pkgver}