summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2021-11-23 12:31:53 +0000
committerCore2021-11-23 12:31:53 +0000
commitcae198f62d17c7c13e4e98e4bee2b3e14ba5064d (patch)
treeeeb61ab80f29056b76f7bd5e00245706df3ddef5
parent10ac5c4e2c2242a4f543ddab57565870501e8073 (diff)
downloadaur-cae198f62d17c7c13e4e98e4bee2b3e14ba5064d.tar.gz
Checksum update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50d4e0ce8395..63a6372f316e 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. 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.
pkgver = 3.0.0
pkgrel = 2
url = https://github.com/Apple-Music-Electron/Apple-Music-Electron.git
@@ -20,7 +20,7 @@ pkgbase = apple-music-electron-bin
options = !emptydirs
source = https://github.com/Apple-Music-Electron/Apple-Music-Electron/releases/download/v3.0.0/apple-music-electron_3.0.0_amd64.deb
source = apple-music-electron.install
- sha256sums = 29763ac35ed1969cd43ea3ef7474c68a9deadfeb788defafde198adb25434a74
+ sha256sums = 5eb8497256995158b0e539d464122d81d281a195b3eaf941fcef4fc94e70b501
sha256sums = b82a3d4ec0cac09d76346db489faa1a526f3e8e5c2d4d2c56c91416fc9c45f88
pkgname = apple-music-electron-bin
diff --git a/PKGBUILD b/PKGBUILD
index cab7643344b2..90a91ac71f7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgnamelow=apple-music-electron
_pkgname=Apple-Music-Electron
pkgver=3.0.0
pkgrel=2
-pkgdesc="An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface. 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)."
arch=('i686' 'x86_64')
url="https://github.com/Apple-Music-Electron/${_pkgname}.git"
license=("MIT")
@@ -19,7 +19,7 @@ provides=(${pkgname})
conflicts=("${_pkgnamelow}-git" ${_pkgnamelow})
source=("https://github.com/Apple-Music-Electron/${_pkgname}/releases/download/v${pkgver}/apple-music-electron_${pkgver}_amd64.deb"
"apple-music-electron.install")
-sha256sums=('29763ac35ed1969cd43ea3ef7474c68a9deadfeb788defafde198adb25434a74'
+sha256sums=('5eb8497256995158b0e539d464122d81d281a195b3eaf941fcef4fc94e70b501'
'b82a3d4ec0cac09d76346db489faa1a526f3e8e5c2d4d2c56c91416fc9c45f88')
package(){