lemoa: update to 0.4.0.
This commit is contained in:
parent
ec98e3e4c7
commit
5cc28ff4a1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lemoa'
|
||||
pkgname=lemoa
|
||||
version=0.3.0
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
hostmakedepends="pkg-config cargo desktop-file-utils glib-devel gtk-update-icon-cache"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/lemmygtk/lemoa"
|
||||
changelog="https://github.com/lemmygtk/lemoa/releases"
|
||||
distfiles="https://github.com/lemmygtk/lemoa/releases/download/v${version}/lemoa-${version}.tar.xz"
|
||||
checksum=cc3665dd42faf90d1b394fc4c7b67ae0baff5b6379d6082c61bdf3c868fd84cd
|
||||
checksum=dadfd2c7c61c66d9cc7caeebce28c865a0b8a1d2a1c8450f16471bdc72bfa5c2
|
||||
|
||||
post_patch() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue