summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2019-12-11 17:20:28 -0600
committernate2019-12-11 17:20:28 -0600
commitb53d444405089ca7e5d25018fafa83a0af4531a1 (patch)
tree346c85c4ffe9baef42df5645e3f984a9cee9a7f0 /PKGBUILD
parentf621100034161cd5bda56ddfaee9f7d58baa63c3 (diff)
downloadaur-b53d444405089ca7e5d25018fafa83a0af4531a1.tar.gz
pix 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 945e8c3a264f..29ef58087c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -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=('8bb770f7eadd5c3dc054b1ddc0f1444b')
+md5sums=('2e71411c849b052f520ae63705093b75')
build() {