summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2021-12-02 15:00:03 +0000
committerCore2021-12-02 15:00:03 +0000
commit58656c4245d98773aa3314c204c2635f4040e843 (patch)
tree7ee08b42977abcd91e975983debea1953485627b
parentcae198f62d17c7c13e4e98e4bee2b3e14ba5064d (diff)
downloadaur-58656c4245d98773aa3314c204c2635f4040e843.tar.gz
Provides updated thanks to @sainnhe
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63a6372f316e..1a6a3a344c5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = apple-music-electron-bin
- pkgdesc = An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface. Binary Release that builds from most recent release on GitHub.
+ pkgdesc = An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface. Binary release that builds from most recent release on GitHub (Uses .deb file).
pkgver = 3.0.0
pkgrel = 2
url = https://github.com/Apple-Music-Electron/Apple-Music-Electron.git
@@ -14,7 +14,7 @@ pkgbase = apple-music-electron-bin
optdepends = libnotify: Playback notifications
optdepends = otf-san-francisco: Use of SF Font for certain themes
provides = apple-music-electron-bin
- conflicts = apple-music-electron-git
+ provides = apple-music-electron
conflicts = apple-music-electron
options = !strip
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 90a91ac71f7d..110f49ff2741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ depends=('gtk3' 'nss')
makedepends=('desktop-file-utils' 'xdg-utils')
optdepends=('libnotify: Playback notifications'
'otf-san-francisco: Use of SF Font for certain themes')
-provides=(${pkgname})
-conflicts=("${_pkgnamelow}-git" ${_pkgnamelow})
+provides=(${pkgname} ${_pkgnamelow})
+conflicts=(${_pkgnamelow})
source=("https://github.com/Apple-Music-Electron/${_pkgname}/releases/download/v${pkgver}/apple-music-electron_${pkgver}_amd64.deb"
"apple-music-electron.install")
sha256sums=('5eb8497256995158b0e539d464122d81d281a195b3eaf941fcef4fc94e70b501'