syntax fix

This commit is contained in:
S4NKALP 2025-10-19 18:39:34 +05:45
parent b7828827ff
commit ab51effadf
No known key found for this signature in database
GPG key ID: 6FF2522A73894C88

View file

@ -1,7 +1,7 @@
# Maintainer: Sankalp <sankalptharu50028@gmail.com>
pkgname=vbx-git
pkgver=0.2.0.r$(git rev-list --count HEAD 2>/dev/null || echo 0).$(git rev-parse --short HEAD 2>/dev/null || echo unknown)
pkgver=0.2.0.r0.unknown
pkgrel=1
pkgdesc="C-based CLI that plays mechanical keyboard sounds on keystrokes"
arch=('x86_64' 'aarch64')