summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2022-01-16 06:45:17 -0600
committernate2022-01-16 06:45:17 -0600
commit4bb31c05e6e306db0d141bd43260e536d7159cf8 (patch)
tree2833ee539e0eb19a61a81137b099cb88162c82d0 /PKGBUILD
parent4153f6bd96253ba56723fe61bed5d38c748f1857 (diff)
downloadaur-4bb31c05e6e306db0d141bd43260e536d7159cf8.tar.gz
pix 2.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b5411b92e8b..ab52974969f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.8.2
+pkgver=2.8.4
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -23,7 +23,7 @@ conflicts=('pix-git')
url='https://github.com/linuxmint/pix'
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('527b47adab26506d289eb9f23537293c')
+md5sums=('bce2e30aa82b42c6d4ad524455525ea8')
build() {