mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pasystray: update to 0.8.2
This commit is contained in:
parent
122d276b7a
commit
0f741112e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pasystray'
|
# Template file for 'pasystray'
|
||||||
pkgname=pasystray
|
pkgname=pasystray
|
||||||
version=0.8.0
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool automake"
|
hostmakedepends="pkg-config intltool automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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="https://github.com/christophgysin/pasystray/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/christophgysin/pasystray/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=98624a709c1195a5c2a22a65ffde5e55702bb6999aba7aca8c78dd459a884fdf
|
checksum=9c6fc5859a203f0a6dd8ce2038fea85b7bac44b1baff5c4cf73643229fafa641
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue