diff --git a/srcpkgs/ncpamixer/template b/srcpkgs/ncpamixer/template index 01a1c150782..c5328274474 100644 --- a/srcpkgs/ncpamixer/template +++ b/srcpkgs/ncpamixer/template @@ -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 " 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 }