mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
loupe: update to 46.1
This commit is contained in:
parent
fcc2e22c1a
commit
8facb9d56c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'loupe'
|
# Template file for 'loupe'
|
||||||
pkgname=loupe
|
pkgname=loupe
|
||||||
version=46.0
|
version=46.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/loupe"
|
homepage="https://gitlab.gnome.org/GNOME/loupe"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/loupe/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/loupe/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/loupe/${version%.*}/loupe-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/loupe/${version%.*}/loupe-${version}.tar.xz"
|
||||||
checksum=051aa45cf0ab362093fbf91863140be737db57bcb1f77bc1e00ab97255a252bd
|
checksum=1af380fff52bdf1cce17b66c279864fe11aa53291b73d449cbdf8d3e2a930352
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue