summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f57b28dd14b8..a0bc2e4ca38d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-mainline
pkgver = 4.1
pkgrel = 1
- url = https://imasheep.hurrdurr.org/
+ url = https://kernel.org/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 9c0531750dd0..5516fedd8b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _patchname=patch-4.1-rc8
pkgver=4.1
pkgrel=1
arch=('i686' 'x86_64')
-url="https://imasheep.hurrdurr.org/"
+url="https://kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')