pasystray: update to 0.7.0.
This commit is contained in:
parent
d4834b53e6
commit
eeecb275dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pasystray'
|
||||
pkgname=pasystray
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -9,10 +9,10 @@ makedepends="gtk+3-devel pulseaudio-devel libnotify-devel"
|
|||
depends="pulseaudio"
|
||||
short_desc="PulseAudio System Tray"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/christophgysin/pasystray"
|
||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=44383b38fdafbbcb05d212b4f374c57a263f627d137ee51f5d956887a82ea271
|
||||
checksum=d45a221cc27160a1da6c34cde412fece6478dd1dd60df2459a28da14392b8ee0
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue