summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2016-01-26 11:35:03 +0300
committerAnton Leontiev2016-01-26 11:35:03 +0300
commit9d618c1a5371b772a34af1da7255777278e8dbba (patch)
treefdfa5915e7898fd61e62cd459429cc4d73362259 /PKGBUILD
parent64c57868dce359d4bbaec0dca3264deddfac097c (diff)
downloadaur-9d618c1a5371b772a34af1da7255777278e8dbba.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c92a6381143..fe43ccfdd0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,9 @@ arch=('i686' 'x86_64')
depends=('glibc')
license=('custom')
url='http://alasir.com/software/ramspeed/'
-source=(http://www.alasir.com/software/ramspeed/$pkgname-$pkgver.tar.gz Makefile)
+# Original source is http://www.alasir.com/software/ramspeed/$pkgname-$pkgver.tar.gz
+# but it may not work.
+source=(http://sources.buildroot.net/$pkgname-$pkgver.tar.gz Makefile)
md5sums=('546394131a1467a8651e0b8a218970c0'
'03ff681717c551b53a736e9e3c6ea786')