summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGary Wang2022-04-05 01:21:30 +0800
committerGary Wang2022-04-05 01:21:30 +0800
commit4f80785941bc3e811547ba3859ed3de5bf41ba77 (patch)
tree17f33066d67499d86e88a55b10968864c35bd68b /PKGBUILD
parent023d6c9c13e3d788a930c26d6d2c75c8624c3a71 (diff)
downloadaur-4f80785941bc3e811547ba3859ed3de5bf41ba77.tar.gz
update to 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74975bd3601b..d3dab3c3db0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gary Wang <wzc782970009@gmail.com>
pkgname=pineapple-pictures
-pkgver=0.5.4
+pkgver=0.6.0
pkgrel=1
pkgdesc='Yet another lightweight image viewer'
arch=('x86_64' 'aarch64')
@@ -24,7 +24,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/BLumia/pineapple-pictures/archive/${pkgver}.tar.gz"
)
sha256sums=(
- '44a753f214d773122c32a144b6064263898007dc6c3bbe1d178f1f9cfb18e5a4'
+ '002687962e9788f3eaf7c610c42295f5c1e6eca59ab3b7e5899628e129b7e8cc'
)
build () {