summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Haubner2020-02-20 00:11:50 +0100
committerAnton Haubner2020-02-20 00:11:50 +0100
commit2542558493dec0040c12e3695efd66a65d406826 (patch)
tree3b0733a97a2cd3270814532b126e744a8672d1d7
parent9537435625fa08e0d0dc2880cbf17a184e0bdaa0 (diff)
downloadaur-2542558493dec0040c12e3695efd66a65d406826.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 5 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3756b09f83c5..5390c679d95e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yt-bin
pkgdesc = Youtube Terminal UI for music streaming. WIP.
- pkgver = r34.4b4a7db
+ pkgver = r38.adc34e8
pkgrel = 1
arch = x86_64
license = GPL3
@@ -8,9 +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/18/artifact/yt
- source = https://ahbnr.de/jenkins/job/yt/18/artifact/version
- md5sums = SKIP
+ source = https://ahbnr.de/jenkins/job/yt/19/artifact/yt
md5sums = SKIP
pkgname = yt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 394935c8a699..243df3d25a5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ahbnr <anton dot haubner at outlook dot de>
pkgname=yt-bin
-pkgver=r34.4b4a7db
+pkgver=r38.adc34e8
pkgrel=1
pkgdesc="Youtube Terminal UI for music streaming. WIP."
arch=('x86_64')
@@ -14,13 +14,9 @@ provides=('yt')
backup=()
options=()
install=
-source=('https://ahbnr.de/jenkins/job/yt/18/artifact/yt' 'https://ahbnr.de/jenkins/job/yt/18/artifact/version')
+source=('https://ahbnr.de/jenkins/job/yt/19/artifact/yt')
noextract=()
-md5sums=('SKIP' 'SKIP')
-
-pkgver() {
- cat "$srcdir/version"
-}
+md5sums=('SKIP')
build() {
chmod +x "$srcdir/yt"