diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-08-12 12:20:31 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-08-12 12:20:31 +0000 |
commit | 844c9bdf726a7757fea0bad519cc5ad97ec4805f (patch) | |
tree | 185db6d235866f3a5439509f272d7012b442d3bd | |
parent | a1960e70e257bc13ecea861f93d198c57d9e97b2 (diff) | |
download | aports-844c9bdf726a7757fea0bad519cc5ad97ec4805f.tar.bz2 aports-844c9bdf726a7757fea0bad519cc5ad97ec4805f.tar.xz |
testing/opmsg: take maintainership
-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" |