ncpamixer: update to 1.3.
This commit is contained in:
parent
1e2085a9dd
commit
9c1b6490c0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ncpamixer'
|
# Template file for 'ncpamixer'
|
||||||
pkgname=ncpamixer
|
pkgname=ncpamixer
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
|
build_wrksrc=src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_wrksrc="src"
|
|
||||||
makedepends="pulseaudio-devel ncurses-devel"
|
makedepends="pulseaudio-devel ncurses-devel"
|
||||||
short_desc="Ncurses mixer for PulseAudio"
|
short_desc="Ncurses mixer for PulseAudio"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/fulhax/ncpamixer"
|
homepage="https://github.com/fulhax/ncpamixer"
|
||||||
distfiles="https://github.com/fulhax/ncpamixer/archive/${version}.tar.gz"
|
distfiles="https://github.com/fulhax/ncpamixer/archive/${version}.tar.gz"
|
||||||
checksum=f7b043ad86ff856b4d9774ed34a0a82e88561ad19d6a24be34b311bd8ab23bb4
|
checksum=a407e4ee6cf43ac7adaf7ac33706c2f9b883bd9733749a04be26b2f68b872b9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense $wrksrc/LICENSE
|
vlicense $wrksrc/LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue