summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wang2022-04-05 01:19:18 +0800
committerGary Wang2022-04-05 01:19:18 +0800
commit023d6c9c13e3d788a930c26d6d2c75c8624c3a71 (patch)
tree28bb6386796d5f38b61b8fe1dcdbc5ec2f40c9dc
parenta2a84952edc540a1e63a0dc1a6a4f1a3de967580 (diff)
downloadaur-023d6c9c13e3d788a930c26d6d2c75c8624c3a71.tar.gz
update to 0.5.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68c0e4e37e08..74975bd3601b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gary Wang <wzc782970009@gmail.com>
pkgname=pineapple-pictures
-pkgver=0.5.3
+pkgver=0.5.4
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=(
- 'a28ce43932379d6cdfd8597956cb071a023a028541f273f965828fc8ce9cfbfd'
+ '44a753f214d773122c32a144b6064263898007dc6c3bbe1d178f1f9cfb18e5a4'
)
build () {