diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-03-14 15:38:20 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-14 15:42:55 -0300 |
commit | 81633f00dd52212d62c630bbf6f6c8a9bc1f29cd (patch) | |
tree | 8c4c8d6cf86d750385b57d31192a030b65f7ef02 /main/etckeeper | |
parent | 297f593732904d02593169850509404a244aa1f7 (diff) | |
download | aports-81633f00dd52212d62c630bbf6f6c8a9bc1f29cd.zip |
main/*: remove invalid options and modernize
Diffstat (limited to 'main/etckeeper')
-rw-r--r-- | main/etckeeper/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/etckeeper/APKBUILD b/main/etckeeper/APKBUILD index 2e922698563..7e58d192d2e 100644 --- a/main/etckeeper/APKBUILD +++ b/main/etckeeper/APKBUILD @@ -1,6 +1,5 @@ # Contributor: Henrik Riomar <henrik.riomar@gmail.com> # Maintainer: Henrik Riomar <henrik.riomar@gmail.com> - pkgname=etckeeper pkgver=1.18.14 pkgrel=0 @@ -15,7 +14,6 @@ subpackages=" $pkgname-bash-completion:bashcomp:noarch $pkgname-zsh-completion:zshcomp:noarch " -options="!checkroot" install="$pkgname.post-install $pkgname.pre-deinstall" source="$pkgname-$pkgver.tar.gz::https://git.joeyh.name/index.cgi/etckeeper.git/snapshot/etckeeper-$pkgver.tar.gz apk-commit_hook |