summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2021-01-08 21:05:20 -0500
committergraysky2021-01-08 21:05:20 -0500
commitf27f494e7984ecb2f486e266f77844171b46859b (patch)
treeee3cfb2748651cc8d0eab1851678e347889434c8 /PKGBUILD
parentf8043d378e962ffc0a61daf700a46be15db1be2b (diff)
downloadaur-f27f494e7984ecb2f486e266f77844171b46859b.tar.gz
Update to 5.10.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 080c089000eb..c46e370d7690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _localmodcfg=
pkgbase=linux-ck
pkgver=5.10.5
-pkgrel=1
+pkgrel=2
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -251,7 +251,7 @@ _package() {
_package-headers() {
pkgdesc="Headers and scripts for building modules for ${pkgbase/linux/Linux} kernel"
- depends=('linux-ck') # added to keep kernel and headers packages matched
+ depends=("pkgbase") # added to keep kernel and headers packages matched
#groups=('ck-generic')
cd linux-${pkgver}