summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraig2020-10-23 21:18:13 +0200
committeraig2020-10-23 21:18:13 +0200
commit6563a60cf2ade6a78ba74151710435edda1b3466 (patch)
treee09a49dc833d4aea1f1726d9e71e6da769c47c21
parent424226189fe6b694f4799163045ba85d1f4fdd06 (diff)
downloadaur-libnfc-nci-alt.tar.gz
Small clarification of pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a8cbecb0ec8..2370c75abfaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = libnfc-nci-alt
- pkgdesc = Linux NFC stack for NCI based NXP NFC Controllers (PN7150, PN7120). With alt-i2c tml.
+ pkgdesc = Linux NFC stack for NCI based NXP NFC Controllers (PN7150, PN7120). For alt-i2c transport.
pkgver = 2.4.1
pkgrel = 1
url = https://github.com/NXPNFCLinux/linux_libnfc-nci/
diff --git a/PKGBUILD b/PKGBUILD
index e411ae27a442..5553b87e2051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libnfc-nci-alt
pkgver=2.4.1
pkgrel=1
-pkgdesc="Linux NFC stack for NCI based NXP NFC Controllers (PN7150, PN7120). With alt-i2c tml."
+pkgdesc="Linux NFC stack for NCI based NXP NFC Controllers (PN7150, PN7120). For alt-i2c transport."
arch=('x86_64')
url="https://github.com/NXPNFCLinux/linux_libnfc-nci/"
license=('APACHE')