summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarna Csorogi2017-07-13 00:09:21 +0200
committerBarna Csorogi2017-07-13 00:09:21 +0200
commitbf1ec9bc7b787efa9b38921942833dde366ba0de (patch)
treedd615792e9406b8cd2ec911a1924751941f2850c
parentb2bb0886da197d5ca05729fd37f0d6d555aecb0a (diff)
downloadaur-bf1ec9bc7b787efa9b38921942833dde366ba0de.tar.gz
update branch name
upstream changed it
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14c622a158c8..933337e5cfb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = linux-galliumos-braswell
makedepends = git
makedepends = libelf
options = !strip
- source = git+https://github.com/GalliumOS/linux.git#branch=v4.10.5
+ source = git+https://github.com/GalliumOS/linux.git#branch=v4.10.5-galliumos
source = linux-galliumos-braswell.preset
source = dmi_product_family.diff
source = gcc7_compatibility_fix.diff
diff --git a/PKGBUILD b/PKGBUILD
index dc768da00170..853091c616ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ url="http://www.kernel.org/"
license=('GPL2')
makedepends=('kmod' 'inetutils' 'bc' 'git' 'libelf')
options=('!strip')
-source=("git+https://github.com/GalliumOS/linux.git#branch=v${pkgver}"
+source=("git+https://github.com/GalliumOS/linux.git#branch=v${pkgver}-galliumos"
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset"
"dmi_product_family.diff"