summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2024-01-09 10:34:03 -0600
committernate2024-01-09 10:34:03 -0600
commit982ed58cbd61ef5f2be3ea485ce6b21d09b82020 (patch)
tree6f22d56b7186c07e59a8aadc57586f3bf2f0aca5 /PKGBUILD
parent8c4eec0049451d8af1d8fa8c27ffa181657e8070 (diff)
downloadaur-xviewer.tar.gz
Xviewer 3.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83da440522ea..c86ab559abc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=xviewer
-pkgver=3.4.3
+pkgver=3.4.4
pkgrel=1
pkgdesc="A simple and easy to use image viewer. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -20,7 +20,7 @@ optdepends=('xviewer-plugins: Extra plugins'
url='https://github.com/linuxmint/xviewer'
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-md5sums=('1ee7867bf7c0e44d78b74de213d9529c')
+md5sums=('73c7e2725064e21c673aa54581e8a1dc')
build() {
cd ${srcdir}/${pkgname}-${pkgver}