mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
pkgbuild: include changelog
This commit is contained in:
parent
373745c597
commit
700edff214
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -42,6 +42,7 @@ check() {
|
||||||
|
|
||||||
package_foot-git() {
|
package_foot-git() {
|
||||||
pkgdesc="A wayland native terminal emulator"
|
pkgdesc="A wayland native terminal emulator"
|
||||||
|
changelog=CHANGELOG.md
|
||||||
optdepends=('foot-terminfo: terminfo for foot')
|
optdepends=('foot-terminfo: terminfo for foot')
|
||||||
conflicts=('foot')
|
conflicts=('foot')
|
||||||
provides=('foot')
|
provides=('foot')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue