ncpamixer: update to 1.3.3.

This commit is contained in:
maxice8 2019-01-26 20:54:49 -02:00 committed by maxice8
parent a90195dc18
commit 6faa9b8885
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ncpamixer'
pkgname=ncpamixer
version=1.3
version=1.3.3
revision=1
build_wrksrc=src
build_style=cmake
@ -10,8 +10,8 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT"
homepage="https://github.com/fulhax/ncpamixer"
distfiles="https://github.com/fulhax/ncpamixer/archive/${version}.tar.gz"
checksum=a407e4ee6cf43ac7adaf7ac33706c2f9b883bd9733749a04be26b2f68b872b9a
checksum=a9f5385e06de4d5554030cc41c111d08d2bd1488140f260f10aec27369475c5f
post_install() {
vlicense $wrksrc/LICENSE
vlicense ../LICENSE
}