summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-06-24 09:20:52 -0500
committernate2020-06-24 09:21:32 -0500
commit2453ca658c3c1608bfc75527f091e92289a361b1 (patch)
treee0e0527b63703482c5ec2b7d2b3136847cf54960 /PKGBUILD
parent643e76a2839a7253e7bccf7b4ef3b6230bc5a669 (diff)
downloadaur-2453ca658c3c1608bfc75527f091e92289a361b1.tar.gz
pix 2.4.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f6a4660ef76..f94a983bf5a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.9
+pkgver=2.4.11
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=('9423b3b858d00eaf2faf4121bb44919a')
+md5sums=('78431d286382e7595d8f8a00ac7344c0')
build() {