yad: update to 7.1
This commit is contained in:
parent
3944f8c89d
commit
8bbe7e040c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yad'
|
||||
pkgname=yad
|
||||
version=6.0
|
||||
version=7.1
|
||||
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=bcbf0a298a0b6c069b1f7ac6c7914af09fea9932914787faad7e7fe4eebe9051
|
||||
checksum=1078fa225111401c3ea465404dc07841cff66634b6575b0c1d548665d7bb76da
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -ivf
|
||||
|
|
Loading…
Reference in a new issue