aboutsummaryrefslogtreecommitdiffstats
path: root/community/wbar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wbar/APKBUILD')
-rw-r--r--community/wbar/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wbar/APKBUILD b/community/wbar/APKBUILD
index d2d52b7a165..aae76821e30 100644
--- a/community/wbar/APKBUILD
+++ b/community/wbar/APKBUILD
@@ -12,9 +12,9 @@ depends_dev=""
makedepends="libglade-dev intltool imlib2-dev"
install=""
subpackages="$pkgname-lang $pkgname-doc"
-source="https://wbar.googlecode.com/files/$pkgname-$pkgver.tgz
- Functions.patch
- Main.patch"
+source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wbar/wbar-$pkgver.tgz
+ Functions.patch
+ Main.patch"
_builddir=$srcdir/$pkgname-$pkgver
prepare() {