mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
amberol: update to 2024.2
This commit is contained in:
parent
c88ada578a
commit
257cc06ea2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'amberol'
|
# Template file for 'amberol'
|
||||||
pkgname=amberol
|
pkgname=amberol
|
||||||
version=2024.1
|
version=2024.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/World/amberol"
|
homepage="https://gitlab.gnome.org/World/amberol"
|
||||||
changelog="https://gitlab.gnome.org/World/amberol/-/raw/main/CHANGES.md"
|
changelog="https://gitlab.gnome.org/World/amberol/-/raw/main/CHANGES.md"
|
||||||
distfiles="https://gitlab.gnome.org/World/amberol/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/amberol/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2be110f5a5781fc4d11abf8686335e055866ce6df40562ed5eabab16916faceb
|
checksum=93b1ef0c2ec5711aa5e170a4a0c81d62f97f6a92c0a74a011955be7022e7e555
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue