yad: update to 11.0
This commit is contained in:
parent
e5ca32abc1
commit
0f218495de
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yad'
|
# Template file for 'yad'
|
||||||
pkgname=yad
|
pkgname=yad
|
||||||
version=10.1
|
version=11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-icon-browser"
|
configure_args="--enable-icon-browser"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/v1cont/yad"
|
homepage="https://github.com/v1cont/yad"
|
||||||
changelog="https://raw.githubusercontent.com/v1cont/yad/master/NEWS"
|
changelog="https://raw.githubusercontent.com/v1cont/yad/master/NEWS"
|
||||||
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
||||||
checksum=742a5bd55de4b249eee6780bddeccb05c7ff4b158fd9743808f7d280219fd3ab
|
checksum=af20b5a7120ba303ca8845db62c9a7410ae5b5224a3eb3563cd70774a745b9f2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -ivf
|
autoreconf -ivf
|
||||||
|
|
Loading…
Reference in New Issue