summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Haubner2020-03-16 18:50:40 +0100
committerAnton Haubner2020-03-16 18:50:40 +0100
commit65395df1ff4cf30c8879ddf47db4416e17b2a830 (patch)
treec8bf91ac7510c9345f3dcafb5bd75c2fc1a93ac9
parent63d93d60fc919f2988efa7e657271bf2ceb27957 (diff)
downloadaur-65395df1ff4cf30c8879ddf47db4416e17b2a830.tar.gz
Version bump: Channel search
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5390c679d95e..d70aa608bbb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yt-bin
pkgdesc = Youtube Terminal UI for music streaming. WIP.
- pkgver = r38.adc34e8
+ pkgver = r41.383d456
pkgrel = 1
arch = x86_64
license = GPL3
@@ -8,7 +8,7 @@ pkgbase = yt-bin
depends = mpv>=1:0.32.0
depends = youtube-dl>=2020.01.24
provides = yt
- source = https://ahbnr.de/jenkins/job/yt/19/artifact/yt
+ source = https://ahbnr.de/jenkins/job/yt/22/artifact/yt
md5sums = SKIP
pkgname = yt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 243df3d25a5a..5e273abb3248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ahbnr <anton dot haubner at outlook dot de>
pkgname=yt-bin
-pkgver=r38.adc34e8
+pkgver=r41.383d456
pkgrel=1
pkgdesc="Youtube Terminal UI for music streaming. WIP."
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=('yt')
backup=()
options=()
install=
-source=('https://ahbnr.de/jenkins/job/yt/19/artifact/yt')
+source=('https://ahbnr.de/jenkins/job/yt/22/artifact/yt')
noextract=()
md5sums=('SKIP')