mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yad: update to 5.0.
This commit is contained in:
parent
ef7f1c77a8
commit
b48cad57aa
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yad'
|
# Template file for 'yad'
|
||||||
pkgname=yad
|
pkgname=yad
|
||||||
version=4.1
|
version=5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-icon-browser"
|
configure_args="--enable-icon-browser"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Yet Another Dialog"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/v1cont/yad"
|
homepage="https://github.com/v1cont/yad"
|
||||||
distfiles="https://github.com/v1cont/yad/archive/${version}.tar.gz"
|
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
||||||
checksum=668987b2452ab5c82b14e993c680fcf2abed8fdd37bda3d54580860a9a09aabf
|
checksum=6d7008f72c2b9b1fb71cdae4399f3e6af617bb1b2aeb1376af23e1a7a21997b7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -ivf
|
autoreconf -ivf
|
||||||
|
|
Loading…
Add table
Reference in a new issue