summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2016-11-12 10:09:19 -0700
committernate2016-11-12 10:09:19 -0700
commit37e71faa3679291db46be7f3c6b20e84a2a6211c (patch)
tree0826356ab0a50eec2c331ecdac798ab301f9c24f /PKGBUILD
parent1416e0f18be742381096df259ee7db021eaacb5c (diff)
downloadaur-37e71faa3679291db46be7f3c6b20e84a2a6211c.tar.gz
1.2.1 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbbea0425221..9ae8cdd1a48f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.2.0
+pkgver=1.2.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=('69efad972fc03c69e6792c795a84ac33')
+md5sums=('bd1f72354b051c32480965a21aefe0d2')
build() {
cd ${srcdir}/${pkgname}-${pkgver}