summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2021-12-16 10:19:00 -0600
committernate2021-12-16 10:19:00 -0600
commit4153f6bd96253ba56723fe61bed5d38c748f1857 (patch)
treeb9da2bf480e58928058519642e88420984f402f6 /PKGBUILD
parentf5fce58e66433d6b7bc213e1c73aa09a32d2df92 (diff)
downloadaur-4153f6bd96253ba56723fe61bed5d38c748f1857.tar.gz
pix 2.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9561e077b773..8b5411b92e8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.8.1
+pkgver=2.8.2
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=('1b7e5487b38cb93a3b6e4afd1a2a1876')
+md5sums=('527b47adab26506d289eb9f23537293c')
build() {