summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-07-30 17:59:37 +0100
committerCore2022-07-30 17:59:37 +0100
commitf26fbdbe44f6b2d37725967d9a53529fc68e6d95 (patch)
tree6572c8fba3368544a556df88332b9697a1ab13f6
parent8640f8fe9e771066063f1ff9830d77445602979f (diff)
downloadaur-f26fbdbe44f6b2d37725967d9a53529fc68e6d95.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14fae93f4a5d..c4caaed874ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cider-git
pkgdesc = Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories main branch.
- pkgver = 1.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/CiderApp/Cider.git
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 693ce0070517..c24c8c6d0f72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cider-git
_pkgname=Cider
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories main branch."
arch=("armv7h" "i686" "x86_64")
@@ -18,7 +18,7 @@ source=(
"cider.desktop"
)
sha256sums=('SKIP'
- 'c41e9b1019411019fce8509e32f770edf33c9e864bf707c30ffe2e3f2dcf1571')
+ 'c41e9b1019411019fce8509e32f770edf33c9e864bf707c30ffe2e3f2dcf1571')
pkgver() {
cd "$srcdir/$_pkgname"