From 07853cee39a9303a2d81c964534b05e2312cef8e Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 28 Nov 2022 10:32:32 -0600 Subject: user/py3-taillight: bump { 0.3b4 --> 0.5.2 }. fixes #883. --- user/py3-taillight/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user') diff --git a/user/py3-taillight/APKBUILD b/user/py3-taillight/APKBUILD index 66058e581..9e9324146 100644 --- a/user/py3-taillight/APKBUILD +++ b/user/py3-taillight/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Max Rees pkgname=py3-taillight _pkgname=taillight -pkgver=0.3b4 +pkgver=0.5.2 pkgrel=0 pkgdesc="Lightweight, thread-safe signal/slots system with priorities" url="https://github.com/Elizafox/taillight" @@ -11,7 +11,7 @@ license="WTFPL OR LPRAB" depends="python3" makedepends="" # PyPI download doesn't include tests/ -source="https://dev.sick.bike/dist/$pkgname-$pkgver.tar.gz" +source="https://distfiles.adelielinux.org/source/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" build() { @@ -26,4 +26,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="d54e2006d690b87ec7b96975c7d68f5954df993ffd3735100bcff91f3410f33a34b3a07fe22bb40aaad7364d63180b441302b171e52c1345cd90c709749a7bc8 py3-taillight-0.3b4.tar.gz" +sha512sums="fbae0af9b1104495714c266f7d8a9ddd097b52aea9b97c1839c861b829817cd15db55a3ca4b5f84a19b3b5edfdb2fb50da8cdd1cc5bd0129a5f26be094464649 taillight-0.5.2.tar.gz" -- cgit v1.2.3-70-g09d2