summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2023-04-02 21:38:28 +0100
committerCore2023-04-02 21:38:28 +0100
commitd82b8d3448788261e07a14b5733bb6ff4ab85ead (patch)
treef1260f50952c5edc566ea18d8ca2848e7afe3b33
parent802f111c184808b4f76783a099db09c39c4bc502 (diff)
downloadaur-d82b8d3448788261e07a14b5733bb6ff4ab85ead.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a87cc820cd9a..f15557a2531b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cider
pkgdesc = Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories stable branch.
- pkgver = 1.5.9
+ pkgver = 1.6.0
pkgrel = 5
url = https://github.com/ciderapp/Cider.git
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 7742f3721e1b..a20e2fa376b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cider
_pkgname=Cider
_pkgbranch=stable
-pkgver=1.5.9
+pkgver=1.6.0
pkgrel=5
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories ${_pkgbranch} branch."
arch=("armv7h" "i686" "x86_64")