summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-04-13 10:11:05 +0100
committerCore2022-04-13 10:11:05 +0100
commit86eee2a5371f9dc8dae675eb0c1e94777d681cb9 (patch)
tree8b808098a3669f082d8f5e385a3fc520e21379e5
parent6b2bbfb9ba7299bc386f19a14a14f1064680d30e (diff)
downloadaur-86eee2a5371f9dc8dae675eb0c1e94777d681cb9.tar.gz
oops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91a47b103ebf..0db6f47d3790 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 develop branch.
+ 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.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/CiderApp/Cider.git
arch = armv7h
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e27fc294417d..3a9fb30383b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cider
_pkgname=Cider
pkgver=1.4.0
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 develop branch."
+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")
url="https://github.com/CiderApp/${_pkgname}.git"
license=("GPL")