summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDX372017-05-04 14:14:57 +0700
committerDX372017-05-04 14:14:57 +0700
commit2d045241e5f7c0fdfd2bb8f425fcc5f4b4cc84f0 (patch)
treeb9dd1b7b56f81673e9e6b0986ca64ab1f8c79da3
parent117a5e15e66c65f5b05fe10f04df244b9a1adcfc (diff)
downloadaur-2d045241e5f7c0fdfd2bb8f425fcc5f4b4cc84f0.tar.gz
Fix desc
-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')