summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2023-06-08 18:23:52 -0500
committernate2023-06-08 18:23:52 -0500
commit59d098cd16323e76b2e29f9cf52fd046edcda946 (patch)
tree2d6de7dd8fbf2af47fb851b23ad5bfce87289a06 /PKGBUILD
parent3d16bcb69ca1eed68a579143f361a19423135516 (diff)
downloadaur-59d098cd16323e76b2e29f9cf52fd046edcda946.tar.gz
pix 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a250a7d67444..1e6f1bdbcdd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
@@ -39,7 +39,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=('aa0f374d7336f75ffdde5ce1d340e95a')
+md5sums=('05f2f55907e3a4f2f5ce8b5addf84d81')
build() {