summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoBeR1822022-12-16 22:12:23 -0500
committerBoBeR1822022-12-16 22:12:23 -0500
commit6b0bc328f12381434a31e91259ce0e1ee2eabb70 (patch)
tree1a45da5bea2083a01ef0d8579b94e33199d657a9 /PKGBUILD
parentc385c9f27fe22e7abe25dab943cbba997ecc591b (diff)
downloadaur-6b0bc328f12381434a31e91259ce0e1ee2eabb70.tar.gz
bump to 5.5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9fec0017ede..e50f1220b52a 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.5
+pkgver=5.5.6
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=('c26cc3ef53018d61dc4c58ce218efe54c49794c836768f6376b339d8576ead7a'
+sha256sums=('63b069e108e1ee48915a79c384d9a2905cba5b44c9e47f7b1e8f5cbdad03eabf'
'd579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb'
'218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26')
options=(!strip)