trying to fix the pipeline, have to test on master because apparantly the master branch always tries to release

This commit is contained in:
2020-04-10 11:07:45 +02:00
parent c411c2cf85
commit ef37478788
3 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = tidal-hifi-git
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
pkgver = 1.0
pkgrel = 1
pkgrel = 2
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT

View File

@@ -3,7 +3,7 @@
_pkgname=tidal-hifi
pkgname="$_pkgname-git"
pkgver=1.0
pkgrel=1
pkgrel=2
pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine."
arch=("x86_64")
url="https://github.com/Mastermindzh/tidal-hifi"