summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c22a8afb58d2..1aac6f941790 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = streamlink-git
pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
- pkgver = 1.2.0.r4.gf38d4276
- pkgrel = 1
+ pkgver = 1.2.0.r41.gcc32730e
+ pkgrel = 2
url = https://streamlink.github.io/
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 26132b98e95d..5dafcee053c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ _use_pycrypto="no"
_use_pycountry="no"
pkgname=streamlink-git
-pkgver=1.2.0.r4.gf38d4276
-pkgrel=1
+pkgver=1.2.0.r41.gcc32730e
+pkgrel=2
pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
arch=('any')
url='https://streamlink.github.io/'