summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-09-22 11:02:11 +0200
committerNicolas Iooss2018-09-22 11:02:11 +0200
commitdc111f0c66e4152b7a6bc59faa116a69240c51ed (patch)
tree5aa8fa89eb3447a35a933ec447a536d8d1a47a0c
parent165da2baa776457c5f13f261cd64a62687d40f10 (diff)
downloadaur-dc111f0c66e4152b7a6bc59faa116a69240c51ed.tar.gz
linux-selinux 4.18.9.arch1-1 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc33552cf444..97a7d55b64fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-selinux
- pkgver = 4.18.8.arch1
+ pkgver = 4.18.9.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v4.18.8-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v4.18.9-arch1
arch = x86_64
groups = selinux
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-selinux
makedepends = python-sphinx
makedepends = graphviz
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v4.18.8-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v4.18.9-arch1
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 1122878490b4..940fac9fd96c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgbase=linux-selinux
-_srcver=4.18.8-arch1
+_srcver=4.18.9-arch1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)