summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-08-04 06:03:47 +0100
committerCore2022-08-04 06:03:47 +0100
commit15ed68a7829435ed25d85454cccce1fe14d09b18 (patch)
tree1f2ee54dd86a63a2b803c40a81d90f5d6e9b669c
parentf775530fbfcb7b38b6f99e93765479ca99fa405b (diff)
downloadaur-15ed68a7829435ed25d85454cccce1fe14d09b18.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 e1fc181a7ae8..fbe524428ea5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/CiderApp/Cider.git
arch = armv7h
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 92fb4ad2bd37..8d3869000071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cider
_pkgname=Cider
pkgver=1.5.3
-pkgrel=1
+pkgrel=2
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."
arch=("armv7h" "i686" "x86_64")
url="https://github.com/CiderApp/${_pkgname}.git"