Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-07-03 12:18:23 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-07-03 12:18:23 +0200
commitc41c9f489697d391ba6b12946f3eff8c24c5821a (patch)
tree6abef251d358eea970086ca10ef5a00eb21d30e4
parent49928ede9cdbbaa559ab4881dfb99ce0f6c1a051 (diff)
extra/linux-olpc-xo1: changed log and download location to github
-rw-r--r--extra/linux-olpc-xo1/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/linux-olpc-xo1/PKGBUILD b/extra/linux-olpc-xo1/PKGBUILD
index b96a9a93..0fd7338e 100644
--- a/extra/linux-olpc-xo1/PKGBUILD
+++ b/extra/linux-olpc-xo1/PKGBUILD
@@ -6,7 +6,7 @@ pkgver='5.12.13.arch1'
pkgrel='1'
pkgdesc='Linux for OLPC XO-1'
_srctag=v${pkgver%.*}-${pkgver##*.}
-url="https://git.archlinux.org/linux.git/log/?h=$_srctag"
+url="https://github.com/archlinux/linux/log/?h=$_srctag"
arch=(i486 i686 pentium4 x86_64)
license=(GPL2)
makedepends=(
@@ -17,7 +17,7 @@ makedepends=(
options=('!strip')
_srcname=archlinux-linux
source=(
- "$_srcname::git+https://git.archlinux.org/linux.git?signed#tag=$_srctag"
+ "$_srcname::git+https://github.com/archlinux/linux?signed#tag=$_srctag"
config.${MODEL} # the main kernel config file
)
validpgpkeys=(