summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoBeR1822024-01-27 06:09:34 -0500
committerBoBeR1822024-01-27 06:09:34 -0500
commit18d0549e94a7abcb1e8c628256b4080d7f0c7465 (patch)
treea6f2c0d3883a1a48c9fc76a52349c47e5033b94f /PKGBUILD
parentb5940931dffa6e73a08b98337154a09ba4d02906 (diff)
downloadaur-18d0549e94a7abcb1e8c628256b4080d7f0c7465.tar.gz
bump to version 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4694a078c9f7..ad1a33b4143a 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.0.3
+pkgver=6.2.1
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.2.zip"
"nginx-example.conf"
"${pkgname}.install")
-sha256sums=('64c025bb38fbacc1c63f89ad542b2bc29f6a528013655039b07d71cebce72c13'
+sha256sums=('748219bb48d6141801dced91d2ffd6e1a24c4bfcde0c121f8729d0558c1dc050'
'd579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb'
'bd9bad5e2825dbc203a7f8e478ba44657de559ce6fe4bd6d079089bbe47734db')
options=(!strip)