summaryrefslogtreecommitdiff
path: root/community/libwapcaplet/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:18:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:18:01 -0500
commitfabe348d29091d6c6503366d3ac12e289e6a41f6 (patch)
tree96afead76b952784558d57eaa1fb2a59f0b0fdc7 /community/libwapcaplet/PKGBUILD
parent56933afc99bd004c88e3a0074b3bf383dc300e9a (diff)
Fix sources and builds
Diffstat (limited to 'community/libwapcaplet/PKGBUILD')
-rw-r--r--community/libwapcaplet/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libwapcaplet/PKGBUILD b/community/libwapcaplet/PKGBUILD
index 32ad0c148..2d3485874 100644
--- a/community/libwapcaplet/PKGBUILD
+++ b/community/libwapcaplet/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="String internment library with rapid string comparison"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libwapcaplet/"
license=('MIT')
-source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz")
+source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz")
sha256sums=('cf05159d7d515523697ce07228cff6a6339dc6bdcfec3e02e3b72d8b773f5258')
build() {