diff options
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" |