summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgreg20102020-03-27 04:38:42 -0400
committergreg20102020-03-27 04:38:42 -0400
commit1ef44bbe3741f8fdc5d663fa0f382d5b8056ced3 (patch)
tree4681562f5d782aba7761d30b046f70d32c5064b1
parentdd7ae1989d49e1cb65dac756ee547a1479ee12a4 (diff)
downloadaur-1ef44bbe3741f8fdc5d663fa0f382d5b8056ced3.tar.gz
bump kernel to 5.5.13-arch1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b5118246543..1bbe445f0869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-macbook
- pkgver = 5.5.11.arch1
+ pkgver = 5.5.13.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5.11-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.5.13-arch1
arch = x86_64
license = GPL2
makedepends = xmlto
@@ -11,7 +11,7 @@ pkgbase = linux-macbook
makedepends = libelf
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.5.11-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.5.13-arch1
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index efaa5d5be6b1..c8ea9e3c21fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Original Contributor: Thomas Baechler <thomas@archlinux.org>
pkgbase=linux-macbook
-_srcver=5.5.11-arch1
+_srcver=5.5.13-arch1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)