summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2020-08-16 20:40:12 +0200
committerMiklós Tóth2020-08-16 20:40:12 +0200
commitef72e26cd9c253af199a1dc59ca952d417ae20d9 (patch)
treed95ef29d9b3863e0aba1b85c61f11dd18f09eada /PKGBUILD
parentb7cd869f974464266bad5dac7002262ae8c9db5d (diff)
downloadaur-ef72e26cd9c253af199a1dc59ca952d417ae20d9.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2952f212a3d6..3a54386e74e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -223,7 +223,7 @@ build() {
}
_package() {
- pkgdesc="The Linux kernel and modules with Xanmod patches"
+ pkgdesc="The Linux kernel and modules with Xanmod patches and ashmem and binder enabled"
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
@@ -251,7 +251,7 @@ _package() {
}
_package-headers() {
- pkgdesc="Header files and scripts for building modules for Xanmod Linux kernel"
+ pkgdesc="Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder"
provides=('linux-headers' 'linux-xanmod-anbox-git-headers')
replaces=('linux-xanmod-anbox-git-headers')
conflicts=('linux-xanmod-anbox-git-headers')