summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-01-23 20:04:43 +0800
committertaotieren2024-01-23 20:04:43 +0800
commit151f4615b3c89f0086cc9571ba059806ad6803be (patch)
treebeb1f3e10a2855f933e82b114518245cab6864ea /PKGBUILD
parent5d1e0285673f63ced26e0e37e4391b8338c86e1f (diff)
downloadaur-chordnova-git.tar.gz
[lilac] updated to 3.0.2021.r13.ga858152-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb335fa8cb81..b12ff81fd346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=chordnova-git
pkgver=3.0.2021.r13.ga858152
-pkgrel=0
+pkgrel=2
pkgdesc="ChordNova is a powerful open-source chord progression analysis plus generation software for multiple operating systems."
arch=(
aarch64
@@ -22,7 +22,7 @@ makedepends=(git
cmake
ninja)
backup=()
-options=('!strip')
+options=()
install=
source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')