aboutsummaryrefslogtreecommitdiffstats
path: root/community/atools
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-22 13:31:07 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-22 13:00:51 -0300
commitf1892eccb882da31b3f3d72b46849f382cad81fa (patch)
tree840dbdae0888dfa9c44ab98452fccf92b221540e /community/atools
parent7d25918a96a143577d28106eaebfdc1318f74aaf (diff)
downloadaports-f1892eccb882da31b3f3d72b46849f382cad81fa.tar.bz2
aports-f1892eccb882da31b3f3d72b46849f382cad81fa.tar.xz
community/atools: fix url
Diffstat (limited to 'community/atools')
-rw-r--r--community/atools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/atools/APKBUILD b/community/atools/APKBUILD
index 7477b0e059..b5f85e76cb 100644
--- a/community/atools/APKBUILD
+++ b/community/atools/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=atools
pkgver=18.12.3
-pkgrel=0
+pkgrel=1
pkgdesc="Auxilary scripts for abuild"
-url="https://github.com/maxice8/atools"
+url="https://gitlab.alpinelinux.org/Leo/atools"
arch="noarch"
license="MIT"
depends="grep lua5.3 lua5.3-lyaml"