summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2016-12-13 09:48:04 -0700
committernate2016-12-13 09:48:04 -0700
commitc9a731efd78d4a5e0e3e390032f008822442c548 (patch)
treeea13a010364657c30114c9e4d2cd7452413d5632 /PKGBUILD
parent7b02174008f7bbc4ac274b1a27df992a73650e5c (diff)
downloadaur-c9a731efd78d4a5e0e3e390032f008822442c548.tar.gz
Updated deps and version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 631eb8745972..92fbdc32539a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64')
@@ -23,7 +23,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=('94d8a6476ca972d78ca819b6e6b4efe3')
+md5sums=('a109c357b498548cb431e5a46421e408')
build() {