summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2023-12-04 10:14:00 -0600
committernate2023-12-04 10:14:00 -0600
commitaa0fb6f2ba571ea5f7fead0c544191e714530324 (patch)
tree9eb2768680ce0da40f85d757d61d527f612fc3a7 /PKGBUILD
parentea03db308c7846d004ad0f16e547f955b779e15b (diff)
downloadaur-aa0fb6f2ba571ea5f7fead0c544191e714530324.tar.gz
pix 3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4da2aff8c9b6..9ceda008ef94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=3.2.0
+pkgver=3.2.1
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=('e0f3aa1ef529ddac79b7fe0c624e8390')
+md5sums=('193425e2224fae8524fbc6abba4b69a7')
build() {