summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlemust832015-08-16 15:59:20 +0200
committerlemust832015-08-16 15:59:20 +0200
commitb582ff1b19bc9902607a6992f6091157a955ac24 (patch)
tree6bc85d2ec72fb9c8fa60b9a72514d4f3ac722d8d
parentcd2a38718e0abd6ffc040069afa897241e5f0d98 (diff)
downloadaur-b582ff1b19bc9902607a6992f6091157a955ac24.tar.gz
modif description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20463e73a477..3bb562deae78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,5 @@
-# Generated by makepkg 4.2.1
-# Mon Aug 10 02:21:11 UTC 2015
pkgbase = cardpeek
- pkgdesc = A tool to read the contents of smartcards
+ pkgdesc = A tool to read-only the contents of smartcards
pkgver = 0.8.4
pkgrel = 1
url = http://pannetrat.com/Cardpeek
diff --git a/PKGBUILD b/PKGBUILD
index b08408bdcf52..6acd80a0f9d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cardpeek
pkgver=0.8.4
pkgrel=1
-pkgdesc="A tool to read the contents of smartcards"
+pkgdesc="A tool to read-only the contents of smartcards"
arch=(i686 x86_64)
url="http://pannetrat.com/Cardpeek"
license=('GPL')