summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlibrewish2020-04-24 20:22:36 +0530
committerlibrewish2020-04-24 20:22:36 +0530
commitf730b0176a900405fea4ac98d516c9e8265e44db (patch)
treea3f6b01a5397383793b28808296b9be65d24255a /PKGBUILD
parentd01c3dea694a1c1109dec460f73ed171440331d8 (diff)
downloadaur-f730b0176a900405fea4ac98d516c9e8265e44db.tar.gz
init
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e2df4610508..26cb368fb8c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,8 +36,8 @@ build() {
}
package_mhwd-garuda-git() {
- pkgdesc="mhwd library and application"
- depends=('hwinfo' 'mesa' 'mhwd-db-garuda' 'uvesafb-dkms' 'pacman')
+ pkgdesc="mhwd-garuda(manjaro's mhwd backported to archlinux with additional features and limited to only dkms drivers)"
+ depends=('hwinfo' 'mesa' 'mhwd-db-garuda-git' 'uvesafb-dkms' 'pacman')
provides=("mhwd")
conflicts=("mhwd")
if [ "${CARCH}" = "x86_64" ]; then