pasystray: update to 0.7.1.
This commit is contained in:
parent
680ff218ee
commit
b05b942fb7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pasystray'
|
# Template file for 'pasystray'
|
||||||
pkgname=pasystray
|
pkgname=pasystray
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/christophgysin/pasystray"
|
homepage="https://github.com/christophgysin/pasystray"
|
||||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d45a221cc27160a1da6c34cde412fece6478dd1dd60df2459a28da14392b8ee0
|
checksum=efa5e762c7a60e1017474b87fec78d55cc0420dba3dae7f04f74b64160bd56a6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue