summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2017-06-28 18:16:13 -0500
committernate2017-06-28 18:16:13 -0500
commit346b54a7a883b1058f5a74cbe94fd90d277556c8 (patch)
tree2c0db9e05cbf6a535d81a0f7c133e2f9e4b0eee7 /PKGBUILD
parentf8b2a2e5daf8e49d79538cc87805fd35414a66fe (diff)
downloadaur-346b54a7a883b1058f5a74cbe94fd90d277556c8.tar.gz
Version 1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a765336d5d42..d1737aeedd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.4.4
+pkgver=1.4.5
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=('2446a1f4f943a1905707a45ef9bdae17')
+md5sums=('c8616719e6ba62b5bca08f28c94f40fa')
build() {