summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGary Wang2023-02-20 00:56:57 +0800
committerGary Wang2023-02-20 00:56:57 +0800
commitd7cace7107d21234466de9d814a9a57efbda2d0f (patch)
tree8dc91707d78daa1a01bb1aaef898e60bc806224b /PKGBUILD
parent9c8605f15ca822c1969277c6ac36572dcd4c7ed7 (diff)
downloadaur-d7cace7107d21234466de9d814a9a57efbda2d0f.tar.gz
update to 0.6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6aafe1a9e68..0cc8a9475ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gary Wang <wzc782970009@gmail.com>
pkgname=pineapple-pictures
-pkgver=0.6.5
+pkgver=0.6.6
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=(
- 'e06510eb1ef370ec889c8d665320cf00d03693970898686770740e1a03e6211e'
+ '0e739c06307dc4effc084248579e1212d326895772c88130991f14ce8a83b1d2'
)
build () {