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 34e74bd03559..312adf83c8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Tom < reztho at archlinux dot us >
pkgname=spindown
pkgver=0.4.0
-pkgrel=6
+pkgrel=7
pkgdesc="Daemon that spins down idle disks"
arch=('i686' 'x86_64')
url="http://code.google.com/p/spindown/"
license=('GPL3')
depends=('sg3_utils')
backup=('etc/spindown.conf')
-source=("http://spindown.googlecode.com/files/${pkgname}-${pkgver}.tar.gz"
+source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/spindown/${pkgname}-${pkgver}.tar.gz"
'spindown.service'
'spindown.tmpfiles')