summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 147639b63a5d..1ede501a2713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -42,7 +42,7 @@ pkgname = linux-xanmod-anbox
replaces = linux-xanmod-anbox-git
pkgname = linux-xanmod-anbox-headers
- pkgdesc = Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder
+ pkgdesc = Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder enabled
provides = linux-headers
provides = linux-xanmod-anbox-git-headers
conflicts = linux-xanmod-anbox-git-headers
diff --git a/PKGBUILD b/PKGBUILD
index 3a54386e74e0..f0cc00df4caa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -251,7 +251,7 @@ _package() {
}
_package-headers() {
- pkgdesc="Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder"
+ pkgdesc="Header files and scripts for building modules for Xanmod Linux kernel with ashmem and binder enabled"
provides=('linux-headers' 'linux-xanmod-anbox-git-headers')
replaces=('linux-xanmod-anbox-git-headers')
conflicts=('linux-xanmod-anbox-git-headers')