diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/opmsg/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/opmsg/APKBUILD b/testing/opmsg/APKBUILD index bb673ad45a..9951f56df2 100644 --- a/testing/opmsg/APKBUILD +++ b/testing/opmsg/APKBUILD @@ -1,8 +1,8 @@ # Contributor: stef <l0ls0fo2i@ctrlc.hu> -# Maintainer: +# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com> pkgname=opmsg pkgver=1.78 -pkgrel=0 +pkgrel=1 pkgdesc="opmsg gpg-like encryption system" url="https://github.com/stealth/opmsg" arch="all" |