summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Sarboni2017-05-17 13:05:31 +0200
committerThomas Sarboni2017-05-17 13:05:31 +0200
commit8d2e9f500132d057ef7eb5f858d40cdd500acddb (patch)
treed86389965555b2a6d08f60211e531ca0d47dd987
parent4ae8b05f4a1f66b91224c63718a0c9146d783cfc (diff)
downloadaur-8d2e9f500132d057ef7eb5f858d40cdd500acddb.tar.gz
Correct a typo in ampache.install
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--ampache.install2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abd5d670888a..1520f328b0a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 23 12:51:15 UTC 2017
+# Wed May 17 11:05:18 UTC 2017
pkgbase = ampache
pkgdesc = PHP web based audio/video streaming application and file manager
pkgver = 3.8.2
- pkgrel = 3
+ pkgrel = 4
url = http://www.ampache.org/
install = ampache.install
arch = i686
@@ -23,7 +23,7 @@ pkgbase = ampache
source = ampache.install
sha256sums = b54a4f08248c4389e98ce3f680da0bbc1c19e388e379e6920dc601947acaa3e2
sha256sums = d579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb
- sha256sums = 218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26
+ sha256sums = c58aecf20e05efb299cfc984d8aef1e53a9be3bc24d79978f08c1da0f137c2c5
pkgname = ampache
diff --git a/PKGBUILD b/PKGBUILD
index 330b45406e76..dea550c319e4 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=3
+pkgrel=4
pkgdesc="PHP web based audio/video streaming application and file manager"
arch=('i686' 'x86_64')
url="http://www.ampache.org/"
@@ -20,7 +20,7 @@ source=("${_sourcebase}/${pkgver}/${pkgname}-${pkgver}_all.zip"
"${pkgname}.install")
sha256sums=('b54a4f08248c4389e98ce3f680da0bbc1c19e388e379e6920dc601947acaa3e2'
'd579f125fc85b6862dc2bd950b6aa3a4ffdad219323b8ee2c93282c8f223c3eb'
- '218f6293f3b63310bba36c6903f907a2b5594013d4d64d206d7ac45c85b1ed26')
+ 'c58aecf20e05efb299cfc984d8aef1e53a9be3bc24d79978f08c1da0f137c2c5')
build() {
echo "" > /dev/null
diff --git a/ampache.install b/ampache.install
index c4b556e36f16..124277446545 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.
-==> An nginx example vhost in provided in /usr/share/doc/ampache/nginx-example.conf
+/bin/bash: q : commande introuvable
To use it, follow following instructions :
* Copy the file to /etc/nginx/ampache.conf
* Customize server_name directive using your FQDN