summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2018-06-09 16:19:12 -0500
committernate2018-06-09 16:19:12 -0500
commitb97c8b9d8c4fcb46e45b8bce1644eb0ec4cc56e3 (patch)
tree00b64aeb8c95611977808f6d2ee0bd71e87153db /PKGBUILD
parentf25ae4c52c34d2a8600515707cb1199639f1450a (diff)
downloadaur-b97c8b9d8c4fcb46e45b8bce1644eb0ec4cc56e3.tar.gz
pix 1.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ea4ac600ab4..a8309a056973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.8.1
+pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -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=('48f2423faf1163eaa2b44b439b5323fb')
+md5sums=('38d18ef43f2b49444375a673c0e9c7db')
build() {