summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2020-12-11 19:31:26 +0400
committerAndrey Alekseev2020-12-11 19:31:26 +0400
commit60d4d8ee501ad5d40984ab80aba1a9a8ba1cc3c7 (patch)
tree25839192a77c33290864f98b64fadc0a1f1be27c
parent54decd7bf441ca446bbf1f0fef66a7729ab324b1 (diff)
downloadaur-60d4d8ee501ad5d40984ab80aba1a9a8ba1cc3c7.tar.gz
Edit dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1de6efee31b..941c9873db6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
pkgver = 5.9.13
- pkgrel = 1
+ pkgrel = 2
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -40,7 +40,6 @@ pkgname = linux-manjaro-xanmod
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
optdepends = bootsplash-systemd: for bootsplash functionality
- provides = linux
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
conflicts =
@@ -48,7 +47,7 @@ pkgname = linux-manjaro-xanmod
pkgname = linux-manjaro-xanmod-headers
pkgdesc = Header files and scripts for building modules for linux-manjaro-xanmod kernel
- provides = linux-headers
+ provides =
conflicts =
replaces =
diff --git a/PKGBUILD b/PKGBUILD
index 513e4a32a7c7..9106660c6bc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -82,7 +82,7 @@ pkgver=5.9.13
_major=5.9
_branch=5.x
xanmod=2
-pkgrel=1
+pkgrel=2
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -256,7 +256,7 @@ _package() {
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices'
'bootsplash-systemd: for bootsplash functionality')
- provides=('linux' VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
+ provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
replaces=()
conflicts=()
@@ -285,7 +285,7 @@ _package() {
_package-headers() {
pkgdesc="Header files and scripts for building modules for linux-manjaro-xanmod kernel"
- provides=('linux-headers')
+ provides=()
replaces=()
conflicts=()