summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoBeR1822022-09-16 23:29:56 -0400
committerBoBeR1822022-09-16 23:29:56 -0400
commit9715a8e31f83d3793dd12f21760fc9338e0828ca (patch)
tree725183ad998c886fdac258698edf0078523da59d
parentfa57375adf4c4053312773c2bd120b571c2bc3a9 (diff)
downloadaur-9715a8e31f83d3793dd12f21760fc9338e0828ca.tar.gz
Release 5.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c2263b6ae05..62d60952fe55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ampache
pkgdesc = PHP web based audio/video streaming application and file manager
- pkgver = 5.5.1
+ pkgver = 5.5.2
pkgrel = 1
url = http://www.ampache.org/
install = ampache.install
@@ -16,7 +16,7 @@ pkgbase = ampache
conflicts = ampache-git
conflicts = ampache-development
options = !strip
- source = https://github.com/ampache/ampache/releases/download/5.5.1/ampache-5.5.1_all_squashed_php8.1.zip
+ source = https://github.com/ampache/ampache/releases/download/5.5.2/ampache-5.5.2_all_squashed_php8.1.zip
source = nginx-example.conf
source = ampache.install
sha256sums = 9035ae4adabad6e09cee6a7191349751fa85180921b728cd83c32fb59026abf9
diff --git a/PKGBUILD b/PKGBUILD
index f65413632a76..0a06ec5cf944 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.1
+pkgver=5.5.2
pkgrel=1
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('any')