summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoBeR1822022-11-25 17:23:59 -0500
committerBoBeR1822022-11-25 17:23:59 -0500
commitc385c9f27fe22e7abe25dab943cbba997ecc591b (patch)
treeb154cbcb53e9f96eabd033c53ffceaf415e8a94e /PKGBUILD
parentdbd35779e5fbd9350087b7f6b8c8954c313a4444 (diff)
downloadaur-c385c9f27fe22e7abe25dab943cbba997ecc591b.tar.gz
Bump to version 5.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c912afd3691..c9fec0017ede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: BoBeR182 <aur AT nullvoid DOT me>
#Contributor: max-k <max-k AT post DOT com>
pkgname=ampache
-pkgver=5.5.4
+pkgver=5.5.5
pkgrel=1
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('any')
@@ -19,7 +19,7 @@ _sourcebase="https://github.com/${pkgname}/${pkgname}/releases/download"
source=("${_sourcebase}/${pkgver}/${pkgname}-${pkgver}_all_squashed_php8.1.zip"
"nginx-example.conf"
"${pkgname}.install")
-sha256sums=('d69cb9ba6180531a202c784689235e840e87c8aefed2849065cea9f4d8203f3c'
+sha256sums=('c26cc3ef53018d61dc4c58ce218efe54c49794c836768f6376b339d8576ead7a'
'd579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb'
'218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26')
options=(!strip)