summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordevninja2015-12-18 23:35:49 -0500
committerdevninja2015-12-18 23:35:49 -0500
commit94a972e53b47032eaeef6f3bfb94aa1f10fe2c9a (patch)
tree8d4a1a785867ee61fd13a82a85e7a59b7f3cced1 /PKGBUILD
parentb2cc8422bdf5b6463ddee877b86b98f4128e024f (diff)
downloadaur-94a972e53b47032eaeef6f3bfb94aa1f10fe2c9a.tar.gz
updated source thanks sqrtminus1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0437fccc0fb2..dc1fb656503c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('glibc' 'sh')
conflicts=('srm')
license=('GPL')
arch=('i686' 'x86_64')
-source=(http://freeworld.thc.org/releases/$pkgfile.tar.gz)
+source=(https://thesqrtminus1.com/files/linux_stuff/$pkgfile.tar.gz)
sha256sums=('a9d846d1dce3f1bdf13bbb306e8596bc1f263198a086f6beecd90ccf7bddf8d5')
build()