summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-01-09 07:07:28 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-01-09 07:07:28 -0200
commit1e45645f411d47625c39be1ea3f62c936e864658 (patch)
treecc89bc5eb03bb829db105ee28262e52aa4d9a9bf /libre
parentf382a6848c0e296d8a85ccb89417b7857d3de947 (diff)
parentf6012738c70d4991d4e55d20379b4a4c92ed48f7 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre')
-rw-r--r--libre/audacious-plugins-libre/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD
index 5a89ad879..d024c42d0 100644
--- a/libre/audacious-plugins-libre/PKGBUILD
+++ b/libre/audacious-plugins-libre/PKGBUILD
@@ -60,12 +60,10 @@ optdepends=('alsa-lib: Advanced Linux Sound Arch. output'
'libmms: libmms-based mms transport'
'libcue: CUE playlist format')
-mksource=("http://distfiles.audacious-media-player.org/${_pkgname}-${pkgver}.tar.bz2")
-source=("https://repo.parabolagnulinux.org/sources/${pkgname}-${pkgver}.tar.bz2")
-mksha1sums=('bcccd4304692a62d1b7963322f64059a0fb9532a')
-sha1sums=('SKIP')
+source=("http://distfiles.audacious-media-player.org/${_pkgname}-${pkgver}.tar.bz2")
+sha1sums=('bcccd4304692a62d1b7963322f64059a0fb9532a')
-mksource() {
+prepare() {
# Retrieve upstream & remove plugin 'psf' due to issues mentioned above.
sed -i s/enable_psf=yes/enable_psf=no/ ${_pkgname}-$pkgver/configure