summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeppia2016-12-15 04:31:33 +0100
committerSeppia2016-12-15 04:31:33 +0100
commitd424dbc756db4484f42ea8825d880832affee904 (patch)
treed773c90cbf96033e427f44e91e985a8e02d5fe37 /PKGBUILD
parent98e4cc1d7e97aa3197171bfc34dc956a71982e0f (diff)
downloadaur-d424dbc756db4484f42ea8825d880832affee904.tar.gz
fixed description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dd500cdc909..a1fe6e9ae079 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Seppia <seppia@seppio.fish>
pkgname=otbluh-git
pkgver=r77.9dd9ac1
-pkgrel=1
-pkgdesc="simple one time pad implementation with key generating support"
+pkgrel=2
+pkgdesc="Simple one time pad implementation with key generating support called onetimebluh due to its features"
arch=('i686' 'x86_64' 'aarch64')
url="https://git.eigenlab.org/seppia/onetimebluh"
license=('GPLv3')