summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 908ba344ed22..0abf57de03e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = t200ta-wifi
- pkgdesc = Wi-Fi lib for ASUS T200TA (and possibly other Bay Trail devices)
+ pkgdesc = Wi-Fi lib for ASUS T200TA (and possibly other BayTrail devices)
pkgver = r1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/DX37/T200TA
install = t200ta-wifi.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 36adfe052108..438eb310c5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=t200ta-wifi
pkgver=r1
-pkgrel=1
-pkgdesc="Wi-Fi lib for ASUS T200TA (and possibly other Bay Trail devices)"
+pkgrel=2
+pkgdesc="Wi-Fi lib for ASUS T200TA (and possibly other BayTrail devices)"
arch=('any')
url="https://github.com/DX37/T200TA"
license=('GPL')