summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2022-07-25 09:04:03 -0500
committernate2022-07-25 09:04:03 -0500
commita0c070bbdbe235ff7b1f716bc4dfa5b7af9b9a59 (patch)
tree016346685cb905aac7246fbd237a44d2d5a31b89 /PKGBUILD
parentb403600e060c22e01114eb588a748a7219d9c515 (diff)
downloadaur-a0c070bbdbe235ff7b1f716bc4dfa5b7af9b9a59.tar.gz
pix 2.8.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b95f9eb61ee2..b1bc8d71c24a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nate Simon <njsimon10@gmail.com>
pkgname=pix
-pkgver=2.8.6
+pkgver=2.8.7
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=('51ee4e1f96320472bbec03f5cfdcaaea')
+md5sums=('903426c6d9b83bb4489f3b59195dfebf')
build() {