summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornate2021-01-02 21:40:48 -0600
committernate2021-01-02 21:40:48 -0600
commitefafcb275d8aa9ee54a6a345a61431f413caf0f8 (patch)
tree9d2669196638339ef5012ddac80faaebc51f1b42
parent3f16d2646993e2a6fd29928646febdb2d0cf8d0f (diff)
downloadaur-efafcb275d8aa9ee54a6a345a61431f413caf0f8.tar.gz
pix 2.6.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30e7f8edf36a..f15c4a6c3196 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pix
pkgdesc = Image viewer and browser based on gthumb. X-Apps Project.
- pkgver = 2.6.2
+ pkgver = 2.6.3
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.6.2.tar.gz::https://github.com/linuxmint/pix/archive/2.6.2.tar.gz
- md5sums = 5743241c7cd7191654b47271e54703f1
+ source = pix-2.6.3.tar.gz::https://github.com/linuxmint/pix/archive/2.6.3.tar.gz
+ md5sums = b0f05239c07380661f85a576ffed120d
pkgname = pix
diff --git a/PKGBUILD b/PKGBUILD
index c99bc69c89bb..879da00abbf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.6.2
+pkgver=2.6.3
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=('5743241c7cd7191654b47271e54703f1')
+md5sums=('b0f05239c07380661f85a576ffed120d')
build() {