mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
pkgbuild: add changelog
This commit is contained in:
parent
971361b046
commit
9218ef234c
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ depends=(
|
|||
'pipewire'
|
||||
'fcft>=3.0.0' 'fcft<4.0.0')
|
||||
source=()
|
||||
changelog=CHANGELOG.md
|
||||
|
||||
pkgver() {
|
||||
cd ../.git &> /dev/null && git describe --tags --long | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g' ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue