summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 347e6b70b9b9..c774d0ab1658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=clipf
pkgver=0.4
-pkgrel=2
+pkgrel=3
pkgdesc="clipf is a personal finance manager with command line interface"
arch=('any')
url="http://code.google.com/p/clipf/"
license=('GPL')
depends=('python')
-source=("http://clipf.googlecode.com/files/$pkgname-$pkgver.tgz")
+source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tgz")
md5sums=('ebdca9d2b4ab40c46958831f79625317')
package() {