~dricottone/huttese-apk

26df7e93de4db1f67c330db85f8b9b2d2ebc7f6b — Drew DeVault 4 years ago 4546b31
sr.ht/py3-emailthreads: upgrade to 0.1.2
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/py3-emailthreads/APKBUILD
M sr.ht/py3-emailthreads/APKBUILD => sr.ht/py3-emailthreads/APKBUILD +2 -2
@@ 1,6 1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-emailthreads
pkgver=0.1.1
pkgver=0.1.2
pkgrel=0
pkgdesc="Python library to parse and format email threads"
url="https://github.com/emersion/python-emailthreads"


@@ 24,4 24,4 @@ package() {
	python3 setup.py install --root="$pkgdir" --optimize=1
}

sha512sums="d0dafc0211a1aba88d891ac4dc533785716782ddfedb05436b68cefb84ae39efaa3a7a34ae3726e5215164eb59bf4f9dade2c19ddc83a6e946216952bb440c57  py3-emailthreads-0.1.1.tar.gz"
sha512sums="8874e797c867fa97d58ec123cd6a139f1ebb3591f361d3cdec4699f6ebdbdb35eca15e5d317e3e12083e79a67d9bff25f7b1f15ddfe9b378f00ebf87279bd2bc  py3-emailthreads-0.1.2.tar.gz"