summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-04-14 14:42:10 +0100
committerCore2022-04-14 14:42:10 +0100
commit0d7957fff37660d9fe817ee3f4c4fb9aeb12ad9f (patch)
tree4b85a9231d09266ea3ae9402f38c3524cf13b226
parentb0c1f4170708c1ea863243464cd9cdc3ef6032f7 (diff)
downloadaur-0d7957fff37660d9fe817ee3f4c4fb9aeb12ad9f.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 a6f0a1d2a516..d35648c28168 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 develop branch.
- pkgver = 1.4.0
+ pkgver = 1.4.3
pkgrel = 1
url = https://github.com/CiderApp/Cider.git
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 758d258649af..ee16d517ec3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cider-git
_pkgname=Cider
-pkgver=1.4.0
+pkgver=1.4.3
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 develop branch."
arch=("armv7h" "i686" "x86_64")