summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorion2012017-05-26 15:41:45 -0700
committerion2012017-05-26 15:41:45 -0700
commit5b7f7ade612b58c23ab491cb421e050348f08e36 (patch)
treec2d39fe2a2f63d4b4962f4e27b7e4a545468c66b /PKGBUILD
parentaf91ec72759b7fc6383a52f43969b865b22d1b1f (diff)
downloadaur-5b7f7ade612b58c23ab491cb421e050348f08e36.tar.gz
version 1.4.2 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 429596d0e165..1d8afff140f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ url='https://github.com/linuxmint/pix'
install=pix.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('16d378c609e3a284d4333860b68c1d31')
+md5sums=('a06553945f6f55d11a3f4218689ea1b5')
build() {