summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-02-15 15:07:39 +0000
committerCore2022-02-15 15:07:39 +0000
commit84b08d4fb361fac61d311fd986568a2e82ed21fb (patch)
tree1a8889e1e869d60d56fd6c7580431a494bcdedfc
parent43c659401ae22c1af108fa71c853c0477c2ae3b8 (diff)
downloadaur-84b08d4fb361fac61d311fd986568a2e82ed21fb.tar.gz
Base
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6b7abeef416..78cb65e27a03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = cider-git
- pkgdesc = Project Cider. A new look into listening and enjoying music in style and performance. Built from the ground up with vue.js and electron. Compiled from the GitHub repositories develop branch.
+ pkgdesc = Cider minimal. Built from normal Cider but with various features added / removed to improve the applications performance and simplicity.
pkgver = 1.1.0.2120.ad86f58
pkgrel = 1
url = https://github.com/CiderApp/Cider.git
diff --git a/PKGBUILD b/PKGBUILD
index 6dfee0b812b9..0b58a73856b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cider-git
_pkgname=Cider
pkgver=1.1.0.2120.ad86f58
pkgrel=1
-pkgdesc="Project Cider. A new look into listening and enjoying music in style and performance. Built from the ground up with vue.js and electron. Compiled from the GitHub repositories develop branch."
+pkgdesc="Cider minimal. Built from normal Cider but with various features added / removed to improve the applications performance and simplicity."
arch=("armv7h" "i686" "x86_64")
url="https://github.com/CiderApp/${_pkgname}.git"
license=("GPL")