summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-07-28 22:13:39 +0200
committerPiotr Gorski2019-07-28 22:13:39 +0200
commit5a3ea42f49ed39840f26e2850a2e6e11c5dd9853 (patch)
tree7b044fa5235276c931fecd7766025a6de32b9944 /PKGBUILD
parent7fbd9dbd213cc05e48410bc6fbcdb08cda3c9bf6 (diff)
downloadaur-5a3ea42f49ed39840f26e2850a2e6e11c5dd9853.tar.gz
Update depends
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d8608a82c3a..5dda98840871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ _1k_HZ_ticks=
### Do not edit below this line unless you know what you're doing
pkgbase=linux-next-git
-pkgver=20190723.r0.gb010bb39ab1a
+pkgver=20190726.r0.gfde50b96be82
_srcname=linux-next
pkgrel=1
arch=('x86_64')
@@ -254,7 +254,7 @@ _package() {
_package-headers() {
pkgdesc="Header files and scripts for building modules for ${pkgbase/linux/Linux} kernel"
- depends=('linux-uksm')
+ depends=('linux-next-git')
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"
@@ -337,7 +337,7 @@ _package-headers() {
_package-docs() {
pkgdesc="Kernel hackers manual - HTML documentation that comes with the ${pkgbase/linux/Linux} kernel"
- depends=('linux-uksm')
+ depends=('linux-next-git')
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"