summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2022-06-13 09:34:21 -0500
committernate2022-06-13 09:34:21 -0500
commit7240ceb586bc6187b4e13a8dc01f5201de194d20 (patch)
treed2b967df31759cd19ea68d5019a9620a48796005 /PKGBUILD
parent19dd46e408c61586c256f1730b72b517c5e212c3 (diff)
downloadaur-7240ceb586bc6187b4e13a8dc01f5201de194d20.tar.gz
pix 2.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47b06689612c..21851715b248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.8.4
-pkgrel=2
+pkgver=2.8.5
+pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -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=('bce2e30aa82b42c6d4ad524455525ea8')
+md5sums=('1e10ccddc32cb0e7bec1521ac97c6539')
build() {