summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2017-06-28 18:17:27 -0500
committernate2017-06-28 18:17:27 -0500
commite9105205f081fd95b73bd3615f98985f2be6b892 (patch)
treef463355f712a3fcb9a97d04deee6d72ad72836d2 /PKGBUILD
parent108a3add5779717ef613667bee972f502ea45c92 (diff)
downloadaur-e9105205f081fd95b73bd3615f98985f2be6b892.tar.gz
Version 1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10fda90629fd..9074feba6eaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xviewer
-pkgver=1.4.2
+pkgver=1.4.3
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=('27009206a7866eef130fcc0b8d629062')
+md5sums=('ca5b414dba67ea0a056f4e4a6131969f')
build() {
cd ${srcdir}/${pkgname}-${pkgver}