summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornate2020-01-09 19:19:28 -0600
committernate2020-01-09 19:19:28 -0600
commit7a81bda9fc47cdceb76dbd6f56cfb9e827b51e27 (patch)
tree47921ccd71dc6e8b204a698408e10c6528bb6e06
parentb53d444405089ca7e5d25018fafa83a0af4531a1 (diff)
downloadaur-7a81bda9fc47cdceb76dbd6f56cfb9e827b51e27.tar.gz
pix 2.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60a8d53f1d23..6431a0287778 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.3
+ pkgver = 2.4.5
pkgrel = 1
url = https://github.com/linuxmint/pix
arch = i686
@@ -31,8 +31,8 @@ pkgbase = pix
optdepends = libchamplain: Map Viewer
provides = pix
conflicts = pix-git
- source = pix-2.4.3.tar.gz::https://github.com/linuxmint/pix/archive/2.4.3.tar.gz
- md5sums = 2e71411c849b052f520ae63705093b75
+ source = pix-2.4.5.tar.gz::https://github.com/linuxmint/pix/archive/2.4.5.tar.gz
+ md5sums = 6e7ba5c717df7d693618967cafe9da6d
pkgname = pix
diff --git a/PKGBUILD b/PKGBUILD
index 29ef58087c0c..417ee8332caf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.3
+pkgver=2.4.5
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=('2e71411c849b052f520ae63705093b75')
+md5sums=('6e7ba5c717df7d693618967cafe9da6d')
build() {