diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 17:57:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
commit | d4ecff71875a590d9ce2afe5972531eddfa0511b (patch) | |
tree | 936152c176351e87c8c65549d5c3319fcaeeede4 /testing | |
parent | af4f2d070fd0ff0da782e5ef0b6ef09fb0f2785f (diff) | |
download | aports-d4ecff71875a590d9ce2afe5972531eddfa0511b.tar.bz2 aports-d4ecff71875a590d9ce2afe5972531eddfa0511b.tar.xz |
testing/py3-livestream: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-livestream/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-livestream/APKBUILD b/testing/py3-livestream/APKBUILD index 559f7bd761..a7f1bab4b3 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=1 +pkgrel=2 pkgdesc="Simple cross-platform FFmpeg-based live streaming to YouTube, Periscope, Facebook Live and more" url="https://github.com/scivision/PyLivestream" arch="noarch" |