summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2015-08-03 23:56:58 +0200
committerCarsten Teibes2015-08-03 23:59:27 +0200
commit1008f48e2db89d01c605474cde7f7170b260b0e8 (patch)
tree50c6066849c0c98a5f6c34e69b5e9f987d144466 /PKGBUILD
parentd401de68c0064f58792fafff51e005310807e9a4 (diff)
downloadaur-lib32-ladspa.tar.gz
[fix] Replace broken download link with own mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 684cfb199025..d5dfe2aeecf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('LGPL')
url="http://www.ladspa.org/"
depends=('lib32-gcc-libs' "${pkgname#*-}=$pkgver")
makedepends=('gcc-multilib')
-source=("http://www.ladspa.org/download/${pkgname#*-}_sdk_$pkgver.tgz"
+source=("http://arch.carsten-teibes.de/aur-stuff/${pkgname#*-}_sdk_$pkgver.tgz" # "http://www.ladspa.org/download/${pkgname#*-}_sdk_$pkgver.tgz"
'hardcode-path.patch'
'fix-lib32-makefile.patch')
sha256sums=('b5ed3f4f253a0f6c1b7a1f4b8cf62376ca9f51d999650dd822650c43852d306b'