summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCore2022-04-07 12:40:14 +0100
committerCore2022-04-07 12:40:14 +0100
commit6b2bbfb9ba7299bc386f19a14a14f1064680d30e (patch)
tree29813ae09d6743026a4d30600482271b5b75e84e /PKGBUILD
parent7d14b946daaab5931ce58841f2dcef61021c0133 (diff)
downloadaur-6b2bbfb9ba7299bc386f19a14a14f1064680d30e.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa926458aba4..e27fc294417d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=cider
_pkgname=Cider
-pkgver=1.4.0.2852.1dcd5ec4
-pkgrel=1
+pkgver=1.4.0
+pkgrel=2
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories develop branch."
arch=("armv7h" "i686" "x86_64")
url="https://github.com/CiderApp/${_pkgname}.git"
license=("GPL")
depends=('gtk3' 'nss')
makedepends=('git' 'npm' 'yarn')
-optdepends=('libno1tify: Playback notifications')
+optdepends=('libnotify: Playback notifications')
source=(
"git+https://github.com/CiderApp/${_pkgname}.git"
"cider.desktop"