~dricottone/huttese-apk

499e9ad0506be02909d9db1dc6d6c6f6dbc5fb0a — Drew DeVault 5 years ago 4741a76
Fixup pkgbase in more places in py3-srht
1 files changed, 1 insertions(+), 1 deletions(-)

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