summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-06-17 11:47:59 +0100
committerCore2022-06-17 11:47:59 +0100
commitda5b0ffe3e03fa55e065142a9aa10ad5fd565187 (patch)
tree0faf9fd091c43dd58b0c636a79d8ffb62a7036ba
parentb6e865b47012332f15350e706a142412a69bec50 (diff)
downloadaur-da5b0ffe3e03fa55e065142a9aa10ad5fd565187.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 3daac853e331..cc884be4524b 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. Installed using the debian release builds from CircleCI.
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://github.com/CiderApp/Cider.git
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 6b2c008b87d8..9f3de7d65772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cider
_pkgname=Cider
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Installed using the debian release builds from CircleCI."
arch=("armv7h" "i686" "x86_64")