From d424dbc756db4484f42ea8825d880832affee904 Mon Sep 17 00:00:00 2001 From: Seppia Date: Thu, 15 Dec 2016 04:31:33 +0100 Subject: fixed description --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 119f320..3a78000 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Fri Dec 9 01:37:04 UTC 2016 +# Thu Dec 15 03:30:28 UTC 2016 pkgbase = otbluh-git - pkgdesc = simple one time pad implementation with key generating support + pkgdesc = Simple one time pad implementation with key generating support called onetimebluh due to its features pkgver = r77.9dd9ac1 - pkgrel = 1 + pkgrel = 2 url = https://git.eigenlab.org/seppia/onetimebluh arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 0dd500c..a1fe6e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Seppia 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') -- cgit v1.2.3