summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-10-03 11:26:31 +0100
committerCore2022-10-03 11:26:31 +0100
commit53b81d571979d9451a90eed7f59bfdc4106b8fab (patch)
tree2fa294d1fe2887e5817367e3587c929e60ed8d68
parent03862b6eb6adc938c7f2a59be1241b4623339c25 (diff)
downloadaur-53b81d571979d9451a90eed7f59bfdc4106b8fab.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 7685a05ea6c8..1d68d9c04256 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.6
+ pkgver = 1.5.7
pkgrel = 4
url = https://github.com/ciderapp/Cider.git
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 98bb4a03b41c..534115d9b36e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cider
_pkgname=Cider
_pkgbranch=stable
-pkgver=1.5.6
+pkgver=1.5.7
pkgrel=4
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")