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