summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40b6aa0f8fba..8b69af5e8b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattia Borda <mattiagiovanni.borda@icloud.com>
pkgname=cavalier-git
-pkgver=2022.12.18.r0.g3030895
+pkgver=2022.12.18.r2.g56aed27
pkgrel=1
pkgdesc='Audio visualizer based on CAVA'
arch=(any)
@@ -19,10 +19,6 @@ pkgver() {
git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
}
-prepare() {
- sed -i "s/'validate'/'validate-relax'/" ${pkgname%-git}/data/meson.build
-}
-
build() {
arch-meson ${pkgname%-git} build
meson compile -C build