summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Sarboni2017-06-24 10:02:52 +0200
committerThomas Sarboni2017-06-24 10:08:46 +0200
commit8ef87112742d7e791ca0296aa11936e119aac151 (patch)
tree017d2a7e39a1ea7f5bf008b83a1101641d68460f
parent8d2e9f500132d057ef7eb5f858d40cdd500acddb (diff)
downloadaur-8ef87112742d7e791ca0296aa11936e119aac151.tar.gz
Updated to 3.8.3
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD9
-rw-r--r--ampache.install2
3 files changed, 13 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1520f328b0a5..b9e35e336237 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed May 17 11:05:18 UTC 2017
+# Sat Jun 24 08:04:41 UTC 2017
pkgbase = ampache
pkgdesc = PHP web based audio/video streaming application and file manager
- pkgver = 3.8.2
- pkgrel = 4
+ pkgver = 3.8.3
+ pkgrel = 1
url = http://www.ampache.org/
install = ampache.install
arch = i686
@@ -18,12 +18,13 @@ pkgbase = ampache
optdepends = mp3splt: mp3 and ogg transcoding/downsampling
conflicts = ampache-git
conflicts = ampache-development
- source = https://github.com/ampache/ampache/releases/download/3.8.2/ampache-3.8.2_all.zip
+ options = !strip
+ source = https://github.com/ampache/ampache/releases/download/3.8.3/ampache-3.8.3_all.zip
source = nginx-example.conf
source = ampache.install
- sha256sums = b54a4f08248c4389e98ce3f680da0bbc1c19e388e379e6920dc601947acaa3e2
+ sha256sums = 2f0f593216cdc7976376203c1bcb171fb889bd9876bc6112636a0cc60a4b567b
sha256sums = d579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb
- sha256sums = c58aecf20e05efb299cfc984d8aef1e53a9be3bc24d79978f08c1da0f137c2c5
+ sha256sums = 218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26
pkgname = ampache
diff --git a/PKGBUILD b/PKGBUILD
index dea550c319e4..165990debea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: max-k <max-k AT post DOT com>
pkgname=ampache
-pkgver=3.8.2
-pkgrel=4
+pkgver=3.8.3
+pkgrel=1
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('i686' 'x86_64')
url="http://www.ampache.org/"
@@ -18,9 +18,10 @@ _sourcebase="https://github.com/${pkgname}/${pkgname}/releases/download"
source=("${_sourcebase}/${pkgver}/${pkgname}-${pkgver}_all.zip"
"nginx-example.conf"
"${pkgname}.install")
-sha256sums=('b54a4f08248c4389e98ce3f680da0bbc1c19e388e379e6920dc601947acaa3e2'
+sha256sums=('2f0f593216cdc7976376203c1bcb171fb889bd9876bc6112636a0cc60a4b567b'
'd579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb'
- 'c58aecf20e05efb299cfc984d8aef1e53a9be3bc24d79978f08c1da0f137c2c5')
+ '218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26')
+options=(!strip)
build() {
echo "" > /dev/null
diff --git a/ampache.install b/ampache.install
index 124277446545..c4b556e36f16 100644
--- a/ampache.install
+++ b/ampache.install
@@ -8,7 +8,7 @@ post_install() {
==> Database will be upgraded automatically in case of update from 3.7.
Check out https://github.com/ampache/ampache/wiki/Installation for
more info about installation process.
-/bin/bash: q : commande introuvable
+==> An nginx example vhost in provided in /usr/share/doc/ampache/nginx-example.conf
To use it, follow following instructions :
* Copy the file to /etc/nginx/ampache.conf
* Customize server_name directive using your FQDN