diff --git a/srcpkgs/python-xapp/template b/srcpkgs/python-xapp/template index 29d78afe15f..7a3ca1ae1aa 100644 --- a/srcpkgs/python-xapp/template +++ b/srcpkgs/python-xapp/template @@ -1,6 +1,6 @@ # Template file for 'python-xapp' pkgname=python-xapp -version=1.0.1 +version=1.2.0 revision=1 build_style=python-module pycompile_module="xapp" @@ -8,10 +8,10 @@ hostmakedepends="python python3" depends="python python-psutil" short_desc="Python2 Xapp Library" maintainer="John " -license="LGPL-2" +license="LGPL-2.0-only" homepage="https://github.com/linuxmint/python-xapp" -distfiles="https://github.com/linuxmint/python-xapp/archive/1.0.1.tar.gz" -checksum=da2ec46dc3fce97accd0ee6d9bd9d71d26c953b01de1a5336ba2b4b60f2f3b6b +distfiles="https://github.com/linuxmint/python-xapp/archive/${version}.tar.gz" +checksum=a81e50b1a16efcd2db0db99afbeebf56a4dfd45b008ec5bc606db0adc7cb9ac0 noarch=yes python3-xapp_package() {