summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2021-06-25 10:02:19 -0500
committernate2021-06-25 10:02:19 -0500
commitef5e2a3e857c9f74e245f92a14579bb5f4079fa6 (patch)
treefc0cdf68c3788702739d9a230ad0da0e533ac714 /PKGBUILD
parentac518be209ab7c25181b6cc3ffc079995c3ec84c (diff)
downloadaur-ef5e2a3e857c9f74e245f92a14579bb5f4079fa6.tar.gz
pix 2.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ae965519132..17690548e3c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.6.4
+pkgver=2.6.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=('0bc163ce0e80675800c4dac75cabad20')
+md5sums=('c6143e7e41ae1ece6a05917418ddb10e')
build() {