summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRubin Simons2024-09-12 13:25:23 +0200
committerRubin Simons2024-09-12 13:25:23 +0200
commit7f95a712353568a2bd811383f63bf6d56051e2a6 (patch)
treecce1b3c77a55b3a0fe8158703519244a955066d6 /PKGBUILD
parent19f24d442c012e864b4d67e3cbc3313d263f8283 (diff)
downloadaur-7f95a712353568a2bd811383f63bf6d56051e2a6.tar.gz
Updated to 3.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd96b4c3da5..70eb57134504 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rubin Simons <me@rubin55.org>
pkgname=pupdate-bin
-pkgver=3.14.0
+pkgver=3.15.0
pkgrel=1
pkgdesc=" Pupdate, a thing for updating your Analogue Pocket, binary release"
provides=("pupdate")
@@ -13,9 +13,7 @@ source=(
"https://github.com/mattpannella/pupdate/releases/download/${pkgver}/pupdate_linux.zip"
)
-sha256sums=(
- '5cd250ce397c8f3e3f8f9c252d836e2fc4b155b822e46d07fc1a0f865739f27a'
-)
+sha256sums=('8aa4111a2802e4b67bc166602f5abdd365a70fc6872ad6e8b3dbea5746f8f6fa')
options=("!strip")