summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoBeR1822024-05-03 02:57:54 -0400
committerBoBeR1822024-05-03 02:57:54 -0400
commit99bc86eeb07274ee818843dfec4a180af3367132 (patch)
tree771e06c14e97536eeb1ed0bdee1868a2e8b7b5a2
parentd267435ec24ddcb6fb7e824422d17231c18539b5 (diff)
downloadaur-99bc86eeb07274ee818843dfec4a180af3367132.tar.gz
Bump to version 6.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85c8d6f03f2d..524553c904d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ampache
pkgdesc = PHP web based audio/video streaming application and file manager
- pkgver = 6.3.1
+ pkgver = 6.4.0
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/6.3.1/ampache-6.3.1_all_squashed_php8.2.zip
+ source = https://github.com/ampache/ampache/releases/download/6.4.0/ampache-6.4.0_all_squashed_php8.2.zip
source = nginx-example.conf
source = ampache.install
sha256sums = 30b9d80ebeb25bd9ab6192e2d3e898fbdd75105f6f05715e47fc9e11579ccb5d
diff --git a/PKGBUILD b/PKGBUILD
index 0caaf542ff45..c609d4a05aaa 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=6.3.1
+pkgver=6.4.0
pkgrel=1
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('any')