summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-12-10 19:57:23 -0600
committernate2020-12-10 19:57:23 -0600
commit30e05cbe30152694b78be227ac748feb37a09118 (patch)
tree05319bd31a8ecb4dc999b2ab322707ab0491d0f6 /PKGBUILD
parent0d4d28afcaacbe7873aa988ee54643bf36fd64c5 (diff)
downloadaur-30e05cbe30152694b78be227ac748feb37a09118.tar.gz
pix 2.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8918ebf6cc69..1a68bc408a35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.6.0
+pkgver=2.6.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=('d289617f266358c096f24d29c8cf460d')
+md5sums=('363e40010123077a2caad58944c7fc68')
build() {