diff --git a/acpi_call/PKGBUILD b/acpi_call/PKGBUILD index 4d19734f860c541346f98670456657ec721668b4..e3e8010d4819f501ec7ffc057e5b3a6693a6bf1f 100644 --- a/acpi_call/PKGBUILD +++ b/acpi_call/PKGBUILD @@ -1,13 +1,13 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=49 +pkgrel=50 pkgdesc="A kernel module that enables you to call parameterless ACPI methods by writing the method name to /proc/acpi/call, e.g. to turn off discrete graphics card in a dual graphics environment (like NVIDIA Optimus)." arch=('x86_64') url="http://github.com/mkottman/acpi_call" license=('GPL') -depends=("linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=("linux=4.18.5") +makedepends=("linux-headers=4.18.5") _extramodules=extramodules-CHAKRA source=("https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz") md5sums=('f69d40e130b0e5ed17ce8adb19e6dda1') diff --git a/bbswitch/PKGBUILD b/bbswitch/PKGBUILD index cd425b2539626e59ac4d9cf6598b5ba05b364470..60e4499646c1b2fa7040ae6b13ef1390b62c196d 100644 --- a/bbswitch/PKGBUILD +++ b/bbswitch/PKGBUILD @@ -1,13 +1,13 @@ pkgname=bbswitch pkgver=0.8 -pkgrel=44 +pkgrel=45 pkgdesc="kernel module allowing to switch dedicated graphics card on Optimus laptops" arch=('x86_64') url="http://github.com/Bumblebee-Project/bbswitch" license=('GPL') -depends=("linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=("linux=4.18.5") +makedepends=("linux-headers=4.18.5") _extramodules=extramodules-CHAKRA source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz") md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807') diff --git a/broadcom-wl/PKGBUILD b/broadcom-wl/PKGBUILD index a0acda83d2099734cb2f003f1e698690e364d6ac..62c60a35f5500e28a439f5af14d88721f23c3e32 100644 --- a/broadcom-wl/PKGBUILD +++ b/broadcom-wl/PKGBUILD @@ -1,13 +1,13 @@ pkgname=broadcom-wl pkgver=6.30.223.271 -pkgrel=26 +pkgrel=27 pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver' url='http://www.broadcom.com/support/802.11/linux_sta.php' arch=('x86_64') license=('custom') -depends=("linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=("linux=4.18.5") +makedepends=("linux-headers=4.18.5") _extramodules=extramodules-CHAKRA source=("https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-${pkgver//./_}.tar.gz" #"http://ftp.de.debian.org/debian/pool/non-free/b/broadcom-sta/broadcom-sta_5.100.82.112.orig.tar.gz" "http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_${ARCH}-v${pkgver//./_}.tar.gz" we need the debian version, because upstream URL doesn't exist anymore diff --git a/btrfs-progs/PKGBUILD b/btrfs-progs/PKGBUILD index 440ea53ff37d27f3f32c1b1de6a395d41f2bdcdf..09bfc6338413857c53b42d80965fdd5115dea014 100644 --- a/btrfs-progs/PKGBUILD +++ b/btrfs-progs/PKGBUILD @@ -3,7 +3,7 @@ pkgname=btrfs-progs pkgver=4.17 -pkgrel=3 +pkgrel=4 pkgdesc='Btrfs filesystem utilities' arch=('x86_64') depends=('glibc' 'util-linux' 'e2fsprogs' 'lzo2' 'zlib' 'zstd') diff --git a/linux-api-headers/PKGBUILD b/linux-api-headers/PKGBUILD index bddf2bda865c7b5944a506b08d352da332e4014d..0dbdd2126ed617d31d9d03561dadb3c4984c5f4b 100644 --- a/linux-api-headers/PKGBUILD +++ b/linux-api-headers/PKGBUILD @@ -1,14 +1,14 @@ # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc pkgname=linux-api-headers -pkgver=4.18.3 +pkgver=4.18.5 pkgrel=1 pkgdesc="Kernel headers sanitized for use in userspace" arch=('x86_64') url="http://www.gnu.org/software/libc" license=('GPL2') source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.{xz,sign}) -md5sums=('b5aafaf94f7631fd48574e22a74eaa5a' +md5sums=('22851fe6c82db6673a844bbb7c62df67' 'SKIP') validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman diff --git a/linux-tools/PKGBUILD b/linux-tools/PKGBUILD index 7d63963ef6c7cd6ba172156c245abef546846586..c8ac2c87627aa22d59f2674d657a550fb4f46247 100644 --- a/linux-tools/PKGBUILD +++ b/linux-tools/PKGBUILD @@ -13,13 +13,13 @@ pkgname=( 'usbip' 'x86_energy_perf_policy' ) -pkgver=4.18.3 +pkgver=4.18.5 pkgrel=1 license=('GPL2') arch=('x86_64') url='http://www.kernel.org' options=('!strip') -makedepends=('git' "linux=4.18.3") +makedepends=('git' "linux=4.18.5") # split packages need all package dependencies set manually in makedepends # kernel source deps makedepends+=('asciidoc' 'xmlto') @@ -37,7 +37,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz" 'cpupower.systemd' 'cpupower.service' 'usbipd.service') -sha256sums=('81ed3ccef8eb43cba3d2451a963d0bbaf5392af98435d42caee82d019a8443d4' +sha256sums=('fb090a3680eddf6f10bf895bc3075bd3f830e3d2429ce469982db5a28df647bd' '4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f' 'fbf6e0ce6eb0ef15703fe212958de6ca46e62188900b5e9f9272ed3cc9cfd54e' 'a89284d0ecb556ca53a66d1c2087b5fd6d0a901ab2769cd3aebb93f4478905dc' diff --git a/linux.conf b/linux.conf index 64d23dff87317ff6cfea5fe4496f001147946418..6c7cffec1384eb587c38a6a73571827ab895715a 100644 --- a/linux.conf +++ b/linux.conf @@ -6,4 +6,4 @@ # These are the "basic variables" appliable for the normal kernel group _kernelname="-CHAKRA" -_kernelver=4.18.3 +_kernelver=4.18.5 diff --git a/linux.order b/linux.order index ef895a41624d958b6183866b5398c76d8c61244f..0f4fbda32c65d53a063a77e56de0cb8751cf50a1 100644 --- a/linux.order +++ b/linux.order @@ -10,7 +10,7 @@ # packages in the right order to solve # the dependencies correctly # -# GitLab-CI:7 +# GitLab-CI:0 #core_packages linux diff --git a/linux/PKGBUILD b/linux/PKGBUILD index bb77bca972a648c6bec0983f08ff5f06fef44afb..d64f28709e920487620fd8cd3e67506c608b73d7 100644 --- a/linux/PKGBUILD +++ b/linux/PKGBUILD @@ -1,9 +1,9 @@ pkgbase=linux pkgname=('linux' 'linux-headers' 'linux-docs') -pkgver=4.18.3 +pkgver=4.18.5 _srcname=linux-$pkgver -pkgrel=2 +pkgrel=1 arch=('x86_64') url="https://www.kernel.org/" license=('GPL2') @@ -21,7 +21,7 @@ validpgpkeys=( '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman '8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig) ) -sha256sums=('81ed3ccef8eb43cba3d2451a963d0bbaf5392af98435d42caee82d019a8443d4' +sha256sums=('fb090a3680eddf6f10bf895bc3075bd3f830e3d2429ce469982db5a28df647bd' 'SKIP' 'a7036446f02aab501936933d453f3a99c84904b9ad88ea662eb9618972abebf3' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' diff --git a/ndiswrapper/PKGBUILD b/ndiswrapper/PKGBUILD index 7d98168a46d90cf6a41fb0ce4231221464f9642b..77258eb3383b234ecd8884d42bf98b867e2c1ccd 100644 --- a/ndiswrapper/PKGBUILD +++ b/ndiswrapper/PKGBUILD @@ -1,13 +1,13 @@ pkgname=ndiswrapper pkgver=1.61 -pkgrel=15 +pkgrel=16 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For linux-testing." license=('GPL') arch=('x86_64') url="http://ndiswrapper.sourceforge.net" -depends=("linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=("linux=4.18.5") +makedepends=("linux-headers=4.18.5") provides=("ndiswrapper-utils=$pkgver") replaces=('ndiswrapper-utils') conflicts=('ndiswrapper-utils') diff --git a/nvidia-340xx-utils/PKGBUILD b/nvidia-340xx-utils/PKGBUILD index c0f81f1fafcec2429ddb7eceef28bf3e57e7b778..873fe6b26faffb600b0e82df40875f1a21aa1763 100644 --- a/nvidia-340xx-utils/PKGBUILD +++ b/nvidia-340xx-utils/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=nvidia-340xx-utils pkgname=('nvidia-340xx-utils' 'opencl-nvidia-340xx') # Edit chakra-hardware-detection/hooks/hwdetect_7_graphics on version jump from 3xx.xx pkgver=340.107 -pkgrel=3 +pkgrel=4 arch=('x86_64') url="http://www.nvidia.com/" license=('custom') diff --git a/nvidia-340xx/PKGBUILD b/nvidia-340xx/PKGBUILD index a1c867c6348b3b99496e7efbc514671dffc25fac..1a08cdd6dbe22bd7df30883b80ea7300674fadac 100644 --- a/nvidia-340xx/PKGBUILD +++ b/nvidia-340xx/PKGBUILD @@ -2,10 +2,10 @@ pkgbase=nvidia-340xx pkgname=('nvidia-340xx' 'chd-nvidia-340xx' 'nvidia-340xx-dkms') pkgver=340.107 -pkgrel=4 +pkgrel=5 arch=('x86_64') url="http://www.nvidia.com/" -makedepends=("linux-headers=4.18.3") +makedepends=("linux-headers=4.18.5") license=('custom') source=("https://code.chakralinux.org/tools/chakra-hardware-detection/raw/master/hwdb/nvidia_supported" 'kernel-4.11.patch') @@ -39,7 +39,7 @@ build() { package_nvidia-340xx() { pkgdesc="NVIDIA drivers for linux." - depends=("linux=4.18.3" "nvidia-340xx-libgl" "nvidia-340xx-utils=${pkgver}") + depends=("linux=4.18.5" "nvidia-340xx-libgl" "nvidia-340xx-utils=${pkgver}") conflicts=('nvidia-96xx' 'nvidia-173xx' 'nvidia-304xx' 'nvidia-bumblebee') install=nvidia.install diff --git a/nvidia-390xx-utils/PKGBUILD b/nvidia-390xx-utils/PKGBUILD index 96791190280a816b50db050e90ca4c589cac2ef0..615620fa0f9e78fb18452c1ccaca8357da065919 100644 --- a/nvidia-390xx-utils/PKGBUILD +++ b/nvidia-390xx-utils/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('nvidia-390xx-utils' 'opencl-nvidia-390xx') # Edit chakra-hardware-detection/hooks/hwdetect_7_graphics on version jump from 3xx.xx # Update nvidia-settings too pkgver=390.77 -pkgrel=3 +pkgrel=4 arch=('x86_64') url="http://www.nvidia.com/" license=('custom') diff --git a/nvidia-390xx/PKGBUILD b/nvidia-390xx/PKGBUILD index cb1b6ee7fccd4c757f29b6be1c787c8ce2974390..f322ccf112928cda4431905257ad537d56095d22 100644 --- a/nvidia-390xx/PKGBUILD +++ b/nvidia-390xx/PKGBUILD @@ -2,11 +2,11 @@ pkgbase=nvidia-390xx pkgname=(nvidia-390xx nvidia-390xx-dkms chd-nvidia-390xx) pkgver=390.77 -pkgrel=3 +pkgrel=4 pkgdesc="NVIDIA drivers for linux, 390xx legacy branch" arch=('x86_64') url="http://www.nvidia.com/" -makedepends=("linux-headers=4.18.3" "nvidia-390xx-utils=${pkgver}") +makedepends=("linux-headers=4.18.5" "nvidia-390xx-utils=${pkgver}") license=('custom') options=('!strip') source=("https://code.chakralinux.org/tools/chakra-hardware-detection/raw/master/hwdb/nvidia_supported_new") @@ -54,7 +54,7 @@ build() { package_nvidia-390xx() { pkgdesc="NVIDIA drivers for linux, 390xx legacy branch" - depends=("linux=4.18.3" "nvidia-390xx-utils=${pkgver}" 'libgl') + depends=("linux=4.18.5" "nvidia-390xx-utils=${pkgver}" 'libgl') conflicts=('nvidia-96xx' 'nvidia-173xx' 'nvidia-304xx' 'nvidia-340xx') install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \ diff --git a/nvidia-utils/PKGBUILD b/nvidia-utils/PKGBUILD index 7041bd14eee0b379e324bfc4751bf79d7d9c04e8..50d82490a064b244143a9bd2b25f3895cd50f06a 100644 --- a/nvidia-utils/PKGBUILD +++ b/nvidia-utils/PKGBUILD @@ -3,7 +3,7 @@ pkgname=(nvidia-utils opencl-nvidia) # Edit chakra-hardware-detection/hooks/hwdetect_7_graphics on version jump from 3xx.xx # Update nvidia-settings too pkgver=396.51 -pkgrel=3 +pkgrel=4 arch=('x86_64') url="http://www.nvidia.com/" license=('custom') diff --git a/nvidia/PKGBUILD b/nvidia/PKGBUILD index 62c46e24a0da4a34ce85434b87a656b47b36d4dd..8f3a473206d8d5968b6370ffef74637a6fd61c55 100644 --- a/nvidia/PKGBUILD +++ b/nvidia/PKGBUILD @@ -2,10 +2,10 @@ pkgbase=nvidia pkgname=(nvidia nvidia-dkms chd-nvidia) pkgver=396.51 -pkgrel=3 +pkgrel=4 arch=('x86_64') url="http://www.nvidia.com/" -makedepends=("linux-headers=4.18.3" "nvidia-utils=${pkgver}") +makedepends=("linux-headers=4.18.5" "nvidia-utils=${pkgver}") license=('custom') options=('!strip') source=("https://code.chakralinux.org/tools/chakra-hardware-detection/raw/master/hwdb/nvidia_supported_new") @@ -52,7 +52,7 @@ build() { package_nvidia() { pkgdesc="NVIDIA drivers for linux" - depends=("linux=4.18.3" "nvidia-utils=${pkgver}") + depends=("linux=4.18.5" "nvidia-utils=${pkgver}") conflicts=('nvidia-96xx' 'nvidia-173xx' 'nvidia-304xx') install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \ diff --git a/r8168/PKGBUILD b/r8168/PKGBUILD index 6429c26681898462fb6bd47b72d765cf42e5874c..81d6e4f67bfa13474a26613e63dd63bd8eb90e94 100644 --- a/r8168/PKGBUILD +++ b/r8168/PKGBUILD @@ -1,12 +1,12 @@ pkgname=r8168 pkgver=8.045.08 -pkgrel=11 +pkgrel=12 pkgdesc="A kernel module for Realtek 8168 network cards" url="http://www.realtek.com.tw" license=("GPL") arch=('x86_64') -depends=('glibc' "linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=('glibc' "linux=4.18.5") +makedepends=("linux-headers=4.18.5") _extramodules=extramodules-CHAKRA source=("https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz" linux-4.15.patch) diff --git a/vhba-module/PKGBUILD b/vhba-module/PKGBUILD index 9f4023ae240077b496670ac38feefd156abf8545..151b6aa0fca18572709209b417e565c074e37314 100644 --- a/vhba-module/PKGBUILD +++ b/vhba-module/PKGBUILD @@ -1,13 +1,13 @@ pkgname=vhba-module pkgver=20170610 -pkgrel=13 +pkgrel=14 pkgdesc="Kernel module that emulates SCSI devices" arch=('x86_64') url="http://cdemu.sourceforge.net/" license=('GPL') -depends=("linux=4.18.3") -makedepends=("linux-headers=4.18.3") +depends=("linux=4.18.5") +makedepends=("linux-headers=4.18.5") _extramodules=extramodules-CHAKRA source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2" 60-vhba.rules)