summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2021-01-02 21:40:48 -0600
committernate2021-01-02 21:40:48 -0600
commitefafcb275d8aa9ee54a6a345a61431f413caf0f8 (patch)
tree9d2669196638339ef5012ddac80faaebc51f1b42 /PKGBUILD
parent3f16d2646993e2a6fd29928646febdb2d0cf8d0f (diff)
downloadaur-efafcb275d8aa9ee54a6a345a61431f413caf0f8.tar.gz
pix 2.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {