~dricottone/huttese-apk

4422ad65cedd20baef79652f908bde77a9a63c33 — Drew DeVault 5 years ago 61b7080
Update py3-srht archive URL
1 files changed, 3 insertions(+), 1 deletions(-)

M sr.ht/py3-srht/APKBUILD
M sr.ht/py3-srht/APKBUILD => sr.ht/py3-srht/APKBUILD +3 -1
@@ 26,7 26,9 @@ makedepends="
	nodejs-npm
	git
"
source="http://git.sr.ht/~sircmpwn/$pkgbase/snapshot/$pkgbase-$pkgver.tar.xz"
source="
	$pkgname-$pkgver.tar.gz::https://git.sr.ht/~sircmpwn/$pkgname/archive/$pkgver.tar.gz
"
builddir="$srcdir/$pkgbase-$pkgver"
options="$options !check"