yad: update to 7.2
This commit is contained in:
parent
6eb8cd7884
commit
3a7766655d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yad'
|
||||
pkgname=yad
|
||||
version=7.1
|
||||
version=7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-browser"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Benjamin Slade <slade@lambda-y.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/v1cont/yad"
|
||||
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
||||
checksum=1078fa225111401c3ea465404dc07841cff66634b6575b0c1d548665d7bb76da
|
||||
checksum=d60b7408066edb45381b8f13301eccc0808b8b0defe4f22e589078b1d5927308
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -ivf
|
||||
|
|
Loading…
Reference in New Issue