mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
syntax fix
This commit is contained in:
parent
ab51effadf
commit
d427fe5af2
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = vbx-git
|
||||
pkgdesc = C-based CLI that plays mechanical keyboard sounds on keystrokes
|
||||
pkgver = 0.2.0.r5.3ca659e
|
||||
pkgver = 0.2.0.r47.93491af
|
||||
pkgrel = 1
|
||||
url = https://github.com/S4NKALP/vbx
|
||||
install = vbx-git.install
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Sankalp <sankalptharu50028@gmail.com>
|
||||
|
||||
pkgname=vbx-git
|
||||
pkgver=0.2.0.r0.unknown
|
||||
pkgver=0.2.0.r47.93491af
|
||||
pkgrel=1
|
||||
pkgdesc="C-based CLI that plays mechanical keyboard sounds on keystrokes"
|
||||
arch=('x86_64' 'aarch64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue