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 d04a38d2753c..6dcaed63975f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yt-bin
pkgdesc = Youtube Terminal UI for music streaming. WIP.
- pkgver = r59.f672dda
+ pkgver = r60.da2f5bf
pkgrel = 1
arch = x86_64
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = yt-bin
depends = youtube-dl>=2020.01.24
depends = dbus>=1.12.16
provides = yt
- source = https://ahbnr.de/jenkins/job/yt/26/artifact/yt
+ source = https://ahbnr.de/jenkins/job/yt/27/artifact/yt
md5sums = SKIP
pkgname = yt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 53dcffe4b460..f853aab95b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ahbnr <anton dot haubner at outlook dot de>
pkgname=yt-bin
-pkgver=r59.f672dda
+pkgver=r60.da2f5bf
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/26/artifact/yt')
+source=('https://ahbnr.de/jenkins/job/yt/27/artifact/yt')
noextract=()
md5sums=('SKIP')