summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91772ff0da20..535675c6612c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = streamlink-git
pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
- pkgver = 0.14.2.r76.ge180adbf
+ pkgver = 1.0.0.r0.gf7ac8947
pkgrel = 1
url = https://streamlink.github.io/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 99aaaefc580e..31c15e323ded 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _use_pycrypto="no"
_use_pycountry="no"
pkgname=streamlink-git
-pkgver=0.14.2.r76.ge180adbf
+pkgver=1.0.0.r0.gf7ac8947
pkgrel=1
pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
arch=('any')