summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCore2021-12-09 12:06:01 +0000
committerCore2021-12-09 12:06:01 +0000
commitdfe29468b6613feb7b652fcae19f56a94e67492b (patch)
treec4c04a54f59a01dcd4b3e41530e70d5005d50775 /PKGBUILD
parent51843b2bbd82855a41e042128990ecc265962a5c (diff)
downloadaur-dfe29468b6613feb7b652fcae19f56a94e67492b.tar.gz
update to optional and gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd6dc2ed025b..dd5517379e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cider
_pkgname=Cider
-pkgver=1.0.0.198.2087be2
+pkgver=1.0.0
pkgrel=1
pkgdesc="Project Cider. A new look into listening and enjoying music in style and performance. This is a git package, thus it compiles straight from the GitHub repository."
arch=("armv7h" "i686" "x86_64")
@@ -11,7 +11,7 @@ license=("MIT")
depends=('gtk3' 'libxss' 'nss')
makedepends=('yarn' 'git' 'npm' 'nodejs-lts-gallium')
optdepends=('libnotify: Playback notifications'
- 'otf-san-francisco: Use of SF Font for certain themes')
+ 'otf-apple-sf-pro: Use of SF Font for certain themes')
source=(
"git+https://github.com/CiderApp/${_pkgname}.git"
"Cider.desktop"