summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGary Wang2023-10-25 01:00:32 +0800
committerGary Wang2023-10-25 01:00:32 +0800
commite055e527e6749d4643b97264d81e6f9ab8b2dd72 (patch)
tree3da44b3d7e3c465dd45ea5adec582c05dc871a6e /PKGBUILD
parent19eeda9196d260167736a4a1fd4266e3ff2a13b5 (diff)
downloadaur-e055e527e6749d4643b97264d81e6f9ab8b2dd72.tar.gz
update to 0.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b7f92d288e6..a5e0a616e0c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gary Wang <wzc782970009@gmail.com>
pkgname=pineapple-pictures
-pkgver=0.7.2
+pkgver=0.7.3
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=(
- '349d18577eff81edd57a59dcf0823ad248d0640bdc2c7a13d7d0684f82a46226'
+ '39fe3f3db1c266f4779998e62fbfcc3ac4ac4341de87977ff1daa1015fcad54c'
)
build () {