summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2018-12-11 16:47:06 -0600
committernate2018-12-11 16:47:06 -0600
commitaaa01841ad950f8789413cb4c3db8dfb59f1bc9a (patch)
treea63714afd4f923e419ea108134b2b689df1d4721 /PKGBUILD
parent758cdbac0170be9a547546cb9f9a50a01301583d (diff)
downloadaur-aaa01841ad950f8789413cb4c3db8dfb59f1bc9a.tar.gz
pix 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 577ede470ee5..2780e6026a40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=2.0.1
+pkgver=2.0.3
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=('a16262dc29a5e9f5a6f4d9ef92fe69ba')
+md5sums=('24b758792da8e70d37ef19ed001c59cd')
build() {