summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-12-03 16:53:02 -0600
committernate2020-12-03 16:53:02 -0600
commit0d4d28afcaacbe7873aa988ee54643bf36fd64c5 (patch)
treeae5cc123d4553cff3c36c273deaba6b9a02a413d /PKGBUILD
parent2453ca658c3c1608bfc75527f091e92289a361b1 (diff)
downloadaur-0d4d28afcaacbe7873aa988ee54643bf36fd64c5.tar.gz
pix 2.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f94a983bf5a0..8918ebf6cc69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.11
+pkgver=2.6.0
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=('78431d286382e7595d8f8a00ac7344c0')
+md5sums=('d289617f266358c096f24d29c8cf460d')
build() {