mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
loupe: update to 46.2
This commit is contained in:
parent
e79c4f0caf
commit
a0cbcf8ad6
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.1
|
version=46.2
|
||||||
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=1af380fff52bdf1cce17b66c279864fe11aa53291b73d449cbdf8d3e2a930352
|
checksum=3a15a3f9cf8f889a7e642e3902299f79218a9001c08c56374e05914ffef5ab30
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue