Merge pull request #4812 from diogoleal/pnmixer-0.7
pnmixer: update to 0.7
This commit is contained in:
commit
5db314b67f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pnmixer'
|
||||
pkgname=pnmixer
|
||||
version=0.6.1
|
||||
version=0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool automake glib-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/nicklan/pnmixer"
|
||||
distfiles="https://github.com/nicklan/pnmixer/archive/v${version}.tar.gz"
|
||||
checksum=2c611cd8d7bc5b11fbf2f8610ef20a19b541873cc87bc18a0dc5bc9baeadc08b
|
||||
checksum=398caf24abd04012c397aa3925a511a6468ec06408c35e38c20ed6789e2798ca
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue