summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-09-04 18:46:56 +0100
committerCore2022-09-04 18:46:56 +0100
commit1f618a46331dad2a4b7a5d62e21f6503f6d18bd9 (patch)
treef3d6c579e85a63892c9c4dd78929286a0b3bceae
parent570995aeeccec8ebbfba8e3141df47cd1fb14fa8 (diff)
downloadaur-1f618a46331dad2a4b7a5d62e21f6503f6d18bd9.tar.gz
oops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71a80e8e7b25..52e9be0586a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.7.beta.29
- pkgrel = 1
+ pkgver = 1.5.7
+ pkgrel = 4
url = https://github.com/ciderapp/Cider.git
arch = armv7h
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2d59115c89c4..0bc16e50f511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=cider-git
_pkgname=Cider
_pkgbranch=main
-pkgver=1.5.7.beta.29
-pkgrel=1
+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")
url="https://github.com/ciderapp/${_pkgname}.git"