amberol: update to 2024.2
This commit is contained in:
parent
c88ada578a
commit
257cc06ea2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'amberol'
|
||||
pkgname=amberol
|
||||
version=2024.1
|
||||
version=2024.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://gitlab.gnome.org/World/amberol"
|
||||
changelog="https://gitlab.gnome.org/World/amberol/-/raw/main/CHANGES.md"
|
||||
distfiles="https://gitlab.gnome.org/World/amberol/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2be110f5a5781fc4d11abf8686335e055866ce6df40562ed5eabab16916faceb
|
||||
checksum=93b1ef0c2ec5711aa5e170a4a0c81d62f97f6a92c0a74a011955be7022e7e555
|
||||
|
||||
post_patch() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue