yad: update to 2.0
This commit is contained in:
parent
dc6cbfe72d
commit
9c17032e5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yad'
|
||||
pkgname=yad
|
||||
version=1.0
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-browser"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/v1cont/yad"
|
||||
distfiles="https://github.com/v1cont/yad/archive/${version}.tar.gz"
|
||||
checksum=2e799ac8b37f3f6087a608c7eae9abd6ba57f3b87fe183c8d8c588100303057d
|
||||
checksum=acdbd59ee2e3ad67a61da965b2ea88e3b07bcee438382f4614e8f6f1f1ee7871
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -ivf
|
||||
|
|
Loading…
Reference in a new issue