summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbtd13372019-09-25 17:44:16 -0300
committerbtd13372019-09-25 17:44:16 -0300
commit6a9520741aa03bda413d5bcb59bac4b29e17886e (patch)
tree52bc468e87d477235112905665a3d9dcd518bd16
parent0cdfcba4df5fbe470c62b87ecc9474d357152621 (diff)
downloadaur-6a9520741aa03bda413d5bcb59bac4b29e17886e.tar.gz
update pkg description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cf44a35b174..bcc0317cff14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cipher-git
- pkgdesc = Cipher is a free and open souce text encoding and decoding app specially designed for elementary os. The Cipher app can currently encode and decode between six different ciphers.
+ pkgdesc = Cipher is a free and open souce text encoding and decoding app specially designed for Pantheon Shell. The Cipher app can currently encode and decode between six different ciphers.
pkgver = r91.c060d89
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/arshubham/cipher
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index aae51a180ce3..41d17641ead2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _gitname=cipher
_author=arshubham
pkgname=("${_gitname}-git")
pkgver=r91.c060d89
-pkgrel=1
-pkgdesc="Cipher is a free and open souce text encoding and decoding app specially designed for elementary os. The Cipher app can currently encode and decode between six different ciphers."
+pkgrel=2
+pkgdesc="Cipher is a free and open souce text encoding and decoding app specially designed for Pantheon Shell. The Cipher app can currently encode and decode between six different ciphers."
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')