summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2018-06-27 20:23:38 -0500
committernate2018-06-27 20:23:38 -0500
commit57d5f9f56da74fb80ade39ccc8f3692e0fb89057 (patch)
treee6fe9aec1814d53693685e6dbe358766a95a6a2e /PKGBUILD
parentb97c8b9d8c4fcb46e45b8bce1644eb0ec4cc56e3 (diff)
downloadaur-57d5f9f56da74fb80ade39ccc8f3692e0fb89057.tar.gz
pix 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8309a056973..2fa75e0a5e44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.8.1
+pkgver=1.8.2
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=('38d18ef43f2b49444375a673c0e9c7db')
+md5sums=('fa7087395be6dde821e2d8dd778b8439')
build() {