summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2020-06-07 09:53:52 -0500
committernate2020-06-07 09:53:52 -0500
commit643e76a2839a7253e7bccf7b4ef3b6230bc5a669 (patch)
treeacfe0b31ca78c9d19ed9ebf740e6febf910fb919 /PKGBUILD
parent8ec37618809203dff24da07e0e3ed0091e98e5d1 (diff)
downloadaur-643e76a2839a7253e7bccf7b4ef3b6230bc5a669.tar.gz
pix 2.4.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15f08637ce2a..5f6a4660ef76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.4.6
+pkgver=2.4.9
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=('90f18d14c523434c42a2d2dbf1c2a6c0')
+md5sums=('9423b3b858d00eaf2faf4121bb44919a')
build() {