From fea0de94d42b84c052b8f1990c698f7712d4b4aa Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 2 Apr 2021 11:57:24 +0000 Subject: [PATCH] testing/py3-livestream: rebuild against python 3.9 --- testing/py3-livestream/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-livestream/APKBUILD b/testing/py3-livestream/APKBUILD index a7f1bab4b35..2dddb0d1284 100644 --- a/testing/py3-livestream/APKBUILD +++ b/testing/py3-livestream/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-livestream _pkgname=PyLivestream pkgver=1.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Simple cross-platform FFmpeg-based live streaming to YouTube, Periscope, Facebook Live and more" url="https://github.com/scivision/PyLivestream" arch="noarch"