yad: update to 7.3
This commit is contained in:
parent
05563f95db
commit
ef3fa3bb6b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yad'
|
||||
pkgname=yad
|
||||
version=7.2
|
||||
version=7.3
|
||||
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=d60b7408066edb45381b8f13301eccc0808b8b0defe4f22e589078b1d5927308
|
||||
checksum=5768ffacc29903f6735d397883eeb9f049061978b78e5a8b4be5c273a06193dc
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -ivf
|
||||
|
|
Loading…
Reference in a new issue