summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2015-06-17 17:49:48 +0200
committerMikael Eriksson2015-06-17 17:49:48 +0200
commitf7ee08f3e310d5f91515ca59c27e5807b46fb0be (patch)
tree9e3159dec7b034c04e9ddca4067760aa93efc1b1
parentc010d26d1ab11b932537a1415a3c0d67fcad2c44 (diff)
downloadaur-f7ee08f3e310d5f91515ca59c27e5807b46fb0be.tar.gz
Updated url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97550bac85f..9ca219f9acb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-mainline
pkgver = 4.1rc8
pkgrel = 1
- url = http://www.hurrdurr.org/
+ url = https://imasheep.hurrdurr.org/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 4b74d39bb81a..5773932cf226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _patchname=patch-4.1-rc8
pkgver=4.1rc8
pkgrel=1
arch=('i686' 'x86_64')
-url="http://www.hurrdurr.org/"
+url="https://imasheep.hurrdurr.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')