mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glycin-loaders: update to 1.0.1
This commit is contained in:
parent
2c66afaf6b
commit
fcc2e22c1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glycin-loaders'
|
# Template file for 'glycin-loaders'
|
||||||
pkgname=glycin-loaders
|
pkgname=glycin-loaders
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -13,7 +13,7 @@ license="MPL-2.0"
|
||||||
homepage="https://gitlab.gnome.org/sophie-h/glycin"
|
homepage="https://gitlab.gnome.org/sophie-h/glycin"
|
||||||
changelog="https://gitlab.gnome.org/sophie-h/glycin/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/sophie-h/glycin/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/glycin-loaders/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/glycin-loaders/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cd2a3979259fee56cbd882a4d890437684bf1926e65afeafcb904ca9d17ae282
|
checksum=d0f022462ff555856e85ea940474470bb36b37c9ffcbcba63a03fe5e954370cf
|
||||||
make_check=no # needs to be installed to run tests
|
make_check=no # needs to be installed to run tests
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue