~dricottone/huttese-apk

65263da29d6b3a27775fb7199555eb9033fc1ec5 — Drew DeVault 3 years ago efc1b96
git-send-email.io: depend on py3-srht
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/git-send-email.io/APKBUILD
M sr.ht/git-send-email.io/APKBUILD => sr.ht/git-send-email.io/APKBUILD +2 -2
@@ 1,13 1,13 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=git-send-email.io
pkgver=0.1.9
pkgrel=2
pkgrel=3
pkgdesc="Interactive tutorial for git send-email"
url="https://git.sr.ht/~sircmpwn/git-send-email.io"
arch="noarch"
license="MIT"
depends="
	py3-flask
	py3-srht
	py3-pygit2
"
makedepends="py3-setuptools nodejs sassc"