summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2019-12-18 09:50:30 -0600
committernate2019-12-18 09:50:30 -0600
commit24bf53d251203e943acedd34432a75d6ccfc9a3d (patch)
tree9394ed28350afb954ce005f194c9856375353954 /PKGBUILD
parentb87faaff497a1a6b349a4eaf37a28622b9ed67a9 (diff)
downloadaur-24bf53d251203e943acedd34432a75d6ccfc9a3d.tar.gz
xviewer 2.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5224ee60e812..2a6722a0ecf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=xviewer
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="A simple and easy to use image viewer. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -14,7 +14,7 @@ conflicts=('xviewer-git')
url='https://github.com/linuxmint/xviewer'
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('a975bc69c1c9d45565f4a0db30fdc5b8')
+md5sums=('55d671312e64e2f013886243de82fe0e')
build() {
cd ${srcdir}/${pkgname}-${pkgver}