summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-01-15 00:17:18 +0000
committerCore2022-01-15 00:17:18 +0000
commitb7085601e46426d1c1fbebd46e5cdf684a9cb18b (patch)
tree0721ef17e36aab0c18b62f74ec7cc01ae989ac06
parent76f7f0f389cff9f219b2e9947fa3924be08e4fea (diff)
downloadaur-b7085601e46426d1c1fbebd46e5cdf684a9cb18b.tar.gz
archived
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 460e0f293850..ab739b882366 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.
+ pkgdesc = An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface. NOTE: This package has been archived by the development team for the newer native Cider Project.
pkgver = 3.0.0
pkgrel = 3
url = https://github.com/CiderApp/Apple-Music-Electron.git
diff --git a/PKGBUILD b/PKGBUILD
index c0f92a41a66b..af3593c760fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=apple-music-electron-bin
_pkgname=Apple-Music-Electron
pkgver=3.0.0
pkgrel=3
-pkgdesc="An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface."
+pkgdesc="An open-source, GPU-accelerated Electron application that emulates the Apple Music website in a customizable interface. NOTE: This package has been archived by the development team for the newer native Cider Project."
arch=('x86_64')
url="https://github.com/CiderApp/${_pkgname}.git"
license=("MIT")