diff options
author | DX37 | 2017-05-04 14:14:57 +0700 |
---|---|---|
committer | DX37 | 2017-05-04 14:14:57 +0700 |
commit | 2d045241e5f7c0fdfd2bb8f425fcc5f4b4cc84f0 (patch) | |
tree | b9dd1b7b56f81673e9e6b0986ca64ab1f8c79da3 | |
parent | 117a5e15e66c65f5b05fe10f04df244b9a1adcfc (diff) | |
download | aur-t200ta-wifi.tar.gz |
Fix desc
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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') |