summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoBeR1822022-08-01 02:43:31 -0400
committerBoBeR1822022-08-01 02:43:31 -0400
commit3b7601cd55434e98c9aa35971170dc216492279b (patch)
tree954c4308fed6cc889effc5fda8b23690f4b80422
parentd5a21180f7cc5274ad79a54805ce6110861d104e (diff)
downloadaur-3b7601cd55434e98c9aa35971170dc216492279b.tar.gz
Release 5.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad1b18f42d25..9ad0d0b9cf30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ampache
pkgdesc = PHP web based audio/video streaming application and file manager
- pkgver = 5.4.0
+ pkgver = 5.4.1
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.4.0/ampache-5.4.0_all_squashed_php8.0.zip
+ source = https://github.com/ampache/ampache/releases/download/5.4.1/ampache-5.4.1_all_squashed_php8.0.zip
source = nginx-example.conf
source = ampache.install
sha256sums = c75b3583097173ef25385dac02b8d75a50fe24aa0e71656a0a91cc84f18040e1
diff --git a/PKGBUILD b/PKGBUILD
index 79cb4ea73a98..9d6ba4557526 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.4.0
+pkgver=5.4.1
pkgrel=1
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('any')