summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 961808add8e4..8eb227e4770e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = nx-udev
- pkgdesc = udev rule for the Nintendo Switch
+ pkgdesc = udev rule allowing communication with the Nintendo Switch without root
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/pheki/nx-udev
@@ -9,4 +9,3 @@ pkgbase = nx-udev
sha256sums = 36c9a12f27eac97230718f08ed40bfa73800bb9ea71b863b789a610d449be50b
pkgname = nx-udev
-
diff --git a/PKGBUILD b/PKGBUILD
index 102873e749b0..bc8e440340d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nx-udev
pkgver=0.1.1
pkgrel=1
-pkgdesc="udev rule for the Nintendo Switch"
+pkgdesc="udev rule allowing communication with the Nintendo Switch without root"
arch=('any')
url="https://github.com/pheki/nx-udev"
license=('GPL3')