diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-12-19 12:56:59 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-12-19 12:56:59 -0300 |
commit | a2f6e863128427ffcce054616ddddf54eb026e7f (patch) | |
tree | f8bc7ec5383afc72e139c7f65db1c3e2df202d36 | |
parent | 72556d09295804e986a89912e76dfe8ef725db3f (diff) | |
download | aports-a2f6e863128427ffcce054616ddddf54eb026e7f.tar.gz aports-a2f6e863128427ffcce054616ddddf54eb026e7f.tar.bz2 aports-a2f6e863128427ffcce054616ddddf54eb026e7f.tar.xz |
community/ranger: orphan
-rw-r--r-- | community/ranger/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ranger/APKBUILD b/community/ranger/APKBUILD index f7d01685b7..25da9a0d1e 100644 --- a/community/ranger/APKBUILD +++ b/community/ranger/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: Leo <thinkabit.ukim@gmail.com> +# Maintainer: pkgname=ranger pkgver=1.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="VIM-inspired filemanager for the console" url="https://ranger.github.io/" arch="noarch" |