Update pkgver of pianobooster-custom

Set it in-line with `pkgver()` so an automatic epoch bump by the
buildservice is prevented.
This commit is contained in:
Martchus 2024-03-01 12:49:08 +01:00
parent 296cfb07c8
commit 43574d3bb6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
_pkgname=pianobooster
pkgname=pianobooster-custom
pkgdesc='A MIDI file player that teaches you how to play the piano (with custom, experimental patches)'
pkgver=1.0.1
pkgver=1391.dfc69f1
pkgrel=1
depends=('ftgl' 'hicolor-icon-theme' 'qt6-base' 'libfluidsynth.so' 'librtmidi.so' 'libqtutilities-qt6-git.so')
makedepends=('git' 'cmake' 'clang' 'qt6-tools' 'qt6-declarative' 'ninja')