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 aafecc724c6f..d69f8ef577c7 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.13.0.r0.g97b04b89
+ pkgver = 0.14.0.r0.g4f5bb1e4
pkgrel = 1
url = https://streamlink.github.io/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4f03292b976a..7b2fe9c263bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _use_pycrypto="no"
_use_pycountry="no"
pkgname=streamlink-git
-pkgver=0.13.0.r0.g97b04b89
+pkgver=0.14.0.r0.g4f5bb1e4
pkgrel=1
pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
arch=('any')