blob: 224c7a6ebbaef62c4fe5f2d999d05c55b507665a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cider-bin
pkgdesc = Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Built from deb file on GitHub releases.
pkgver = 1.6.3
pkgrel = 3
url = https://github.com/ciderapp/cider.git
arch = x86_64
license = AGPL3
depends = gtk3
depends = nss
depends = alsa-lib
depends = libxcrypt-compat
optdepends = libnotify: Playback notifications
provides = cider
conflicts = cider
source_x86_64 = https://github.com/ciderapp/cider/releases/download/v1.6.3/cider_1.6.3_amd64.deb
sha256sums_x86_64 = a637119a14fb085215bdf9775bc26c916c931ad1755d0fdc50f6b1d6fbe48ad6
pkgname = cider-bin
|