summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2024-01-09 10:32:58 -0600
committernate2024-01-09 10:32:58 -0600
commit7ef5e3957a2890b30b9a4cadefad695a20a56786 (patch)
tree24b5b5d1cbf8006b21e00711bdf63fcfef23b85f /PKGBUILD
parentaa0fb6f2ba571ea5f7fead0c544191e714530324 (diff)
downloadaur-7ef5e3957a2890b30b9a4cadefad695a20a56786.tar.gz
pix 3.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ceda008ef94..7ce88f488840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -40,7 +40,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=('193425e2224fae8524fbc6abba4b69a7')
+md5sums=('450fed1003f786b7f904c65662115cdf')
build() {