mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lemoa: update to 0.5.1.
This commit is contained in:
parent
55fb881e2a
commit
724d5e77b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lemoa'
|
# Template file for 'lemoa'
|
||||||
pkgname=lemoa
|
pkgname=lemoa
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/lemmygtk/lemoa"
|
homepage="https://github.com/lemmygtk/lemoa"
|
||||||
changelog="https://github.com/lemmygtk/lemoa/releases"
|
changelog="https://github.com/lemmygtk/lemoa/releases"
|
||||||
distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
|
distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
|
||||||
checksum=bea2f72cfd873c1ed6647b44d188fef61cc22dd1fc52a1134e40d1471b099a2c
|
checksum=8943d0f181104c3d2e0c3e81238422462efa94d8757f819d1ad757378f6ee15f
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue