summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorion2012017-05-26 15:41:45 -0700
committerion2012017-05-26 15:41:45 -0700
commit5b7f7ade612b58c23ab491cb421e050348f08e36 (patch)
treec2d39fe2a2f63d4b4962f4e27b7e4a545468c66b
parentaf91ec72759b7fc6383a52f43969b865b22d1b1f (diff)
downloadaur-5b7f7ade612b58c23ab491cb421e050348f08e36.tar.gz
version 1.4.2 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8700f4cdf399..96fa3052f8b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 6 23:34:52 UTC 2017
+# Fri May 26 22:04:37 UTC 2017
pkgbase = pix
pkgdesc = Image viewer and browser based on gthumb. X-Apps Project.
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/linuxmint/pix
install = pix.install
@@ -33,8 +33,8 @@ pkgbase = pix
optdepends = liboauth: Web albums
optdepends = libchamplain: Map Viewer
conflicts = pix-git
- source = pix-1.4.1.tar.gz::https://github.com/linuxmint/pix/archive/1.4.1.tar.gz
- md5sums = 16d378c609e3a284d4333860b68c1d31
+ source = pix-1.4.2.tar.gz::https://github.com/linuxmint/pix/archive/1.4.2.tar.gz
+ md5sums = a06553945f6f55d11a3f4218689ea1b5
pkgname = pix
diff --git a/PKGBUILD b/PKGBUILD
index 429596d0e165..1d8afff140f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <aurpkg (at natesimon.net)>
pkgname=pix
-pkgver=1.4.1
+pkgver=1.4.2
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=('16d378c609e3a284d4333860b68c1d31')
+md5sums=('a06553945f6f55d11a3f4218689ea1b5')
build() {