summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2017-11-03 23:13:15 -0500
committernate2017-11-03 23:13:15 -0500
commit4589887de0f84ba53b5ef15ee9d73c71f5c2c02a (patch)
treeb57528157318b88ecee66045eb004a91489ac892 /PKGBUILD
parent06992040dda52bb17e53a448cbc09e3459ddda0c (diff)
downloadaur-4589887de0f84ba53b5ef15ee9d73c71f5c2c02a.tar.gz
Update pix 1.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90b057b14001..28a307ac598a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.6.0
+pkgver=1.6.1
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=('3beb8d68d1d932988b7958bed73c9fe9')
+md5sums=('26dfd88ab0cd1200ee4c130cb1c90450')
build() {