diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-27 17:34:28 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-27 17:34:28 +0000 |
commit | c7e742bd190cc77dd8cb63d2055677ea873a08d3 (patch) | |
tree | ea3c3893c721fd81ec9c65d6e8335292214801c6 /community/calcurse | |
parent | 29d8c065afbb6916d638dac17c795e9d2d1f9902 (diff) | |
download | aports-c7e742bd190cc77dd8cb63d2055677ea873a08d3.tar.bz2 aports-c7e742bd190cc77dd8cb63d2055677ea873a08d3.tar.xz |
community/calcurse: take maintainership
Diffstat (limited to 'community/calcurse')
-rw-r--r-- | community/calcurse/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/calcurse/APKBUILD b/community/calcurse/APKBUILD index 0daf8f5bcb..be5d99ac59 100644 --- a/community/calcurse/APKBUILD +++ b/community/calcurse/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Łukasz Jendrysik <scadu@yandex.com> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> -# Maintainer: +# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com> pkgname=calcurse pkgver=4.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="A text-based personal organizer" url="https://calcurse.org/" license="BSD" |