summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-01-09 19:19:28 -0600
committernate2020-01-09 19:19:28 -0600
commit7a81bda9fc47cdceb76dbd6f56cfb9e827b51e27 (patch)
tree47921ccd71dc6e8b204a698408e10c6528bb6e06 /PKGBUILD
parentb53d444405089ca7e5d25018fafa83a0af4531a1 (diff)
downloadaur-7a81bda9fc47cdceb76dbd6f56cfb9e827b51e27.tar.gz
pix 2.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29ef58087c0c..417ee8332caf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.3
+pkgver=2.4.5
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=('2e71411c849b052f520ae63705093b75')
+md5sums=('6e7ba5c717df7d693618967cafe9da6d')
build() {