summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornate2019-11-27 18:09:32 -0600
committernate2019-11-27 18:09:32 -0600
commitc06960a354fee09ab622baccab11057854a5733d (patch)
treec31ccf9d36ba5cfa0a3e2932d1a060fcb14fd592
parent9f7fcfb4410d10655d13b0724a8019ecfe6e50ab (diff)
downloadaur-c06960a354fee09ab622baccab11057854a5733d.tar.gz
pix 2.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cabe28ad778d..f8fd14b7f747 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pix
pkgdesc = Image viewer and browser based on gthumb. X-Apps Project.
- pkgver = 2.4.0
+ pkgver = 2.4.1
pkgrel = 1
url = https://github.com/linuxmint/pix
arch = i686
@@ -32,8 +32,8 @@ pkgbase = pix
optdepends = libchamplain: Map Viewer
provides = pix
conflicts = pix-git
- source = pix-2.4.0.tar.gz::https://github.com/linuxmint/pix/archive/2.4.0.tar.gz
- md5sums = af486aaf2d0e7cff3d9b8524329ccc7c
+ source = pix-2.4.1.tar.gz::https://github.com/linuxmint/pix/archive/2.4.1.tar.gz
+ md5sums = b8659c0e39b52cbd15f38bdaee18c4fc
pkgname = pix
diff --git a/PKGBUILD b/PKGBUILD
index 7c45a508dfe4..25736816eba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.0
+pkgver=2.4.1
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=('af486aaf2d0e7cff3d9b8524329ccc7c')
+md5sums=('b8659c0e39b52cbd15f38bdaee18c4fc')
build() {