diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-01-11 20:51:30 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-01-11 20:51:30 -0300 |
commit | 08a217d8bba97e12bde2b6cb9cc0d117ae286d76 (patch) | |
tree | b2f5c04546d1881aa8d415a925942f98a1759767 | |
parent | d1603662b224b849ce7151eb809ca834faaa8993 (diff) | |
download | aports-08a217d8bba97e12bde2b6cb9cc0d117ae286d76.tar.gz aports-08a217d8bba97e12bde2b6cb9cc0d117ae286d76.tar.bz2 aports-08a217d8bba97e12bde2b6cb9cc0d117ae286d76.tar.xz |
community/redshift: drop maintainership
maintainer inactive
-rw-r--r-- | community/redshift/APKBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/redshift/APKBUILD b/community/redshift/APKBUILD index 4504b5c4c9..c2b74500a7 100644 --- a/community/redshift/APKBUILD +++ b/community/redshift/APKBUILD @@ -1,8 +1,9 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Maintainer: 7heo <7heo@mail.com> +# Contributor: 7heo <7heo@mail.com> +# Maintainer: pkgname=redshift pkgver=1.12 -pkgrel=0 +pkgrel=1 pkgdesc="Adjusts the color temperature of your screen according to your surroundings" url="http://jonls.dk/redshift/" arch="all" |