summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuchweb2019-06-20 12:26:26 +0300
committermuchweb2019-06-20 12:26:26 +0300
commita69cf644c692c590307f9137f33b7d77f9cec169 (patch)
tree8393028490c354a944500bb46228d4271baf22d9
parente1968419d16fd9b764d071fbdcd98b91d1cc127e (diff)
downloadaur-a69cf644c692c590307f9137f33b7d77f9cec169.tar.gz
add replaces
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3cf08204917..f08e0388e07f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = tidal-music-linux-git
depends = npm
depends = electron
provides = tidal-music-linux
+ replaces = tidal-music-linux-bin
source = git+https://github.com/Bunkerbewohner/tidal-music-linux.git
source = tidal-music-linux.desktop
source = tidal
diff --git a/PKGBUILD b/PKGBUILD
index 00f54e2d4662..1aa5ab251e5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
pkgname=tidal-music-linux-git
_pkgname=tidal-music-linux
+replaces=('tidal-music-linux-bin')
pkgver=2.0
pkgrel=1
pkgdesc='An electron based wrapper around the Tidal web player for Linux'