summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Sarboni2015-07-17 16:59:47 +0200
committerThomas Sarboni2015-07-17 16:59:47 +0200
commit8441d139439533b8cf1b1001dd375c9be42fec35 (patch)
tree7f3eb3604238c23641da2b81e54fb7dedffe570d
parent2321dffd927e460a106f08e4ac69fd8e702b5ddf (diff)
downloadaur-8441d139439533b8cf1b1001dd375c9be42fec35.tar.gz
Corrected an error in ampache.install
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--ampache.install1
3 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a788da98eb..a1cbaf0aec6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ampache-git
pkgdesc = A PHP-based tool for managing and playing your audio/video files via a web interface
pkgver = 3.8.0.beta2.25.gf946a1c
- pkgrel = 3
+ pkgrel = 4
url = http://www.ampache.org/
install = ampache.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1468dc246178..83113da9e0d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ampache-git
_gitname=ampache
pkgver=3.8.0.beta2.25.gf946a1c
-pkgrel=3
+pkgrel=4
pkgdesc="A PHP-based tool for managing and playing your audio/video files via a web interface"
arch=('i686' 'x86_64')
url="http://www.ampache.org/"
diff --git a/ampache.install b/ampache.install
index 1f5a3a5cb397..ece436ee4d7c 100644
--- a/ampache.install
+++ b/ampache.install
@@ -15,4 +15,3 @@ EOF
post_upgrade() {
post_install
}
-post_install