From a9739402dd5446898d1e279700d5bce48be4f97d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 4 Dec 2018 14:39:38 -0200 Subject: [PATCH] python-xapp: update to 1.4.0. --- srcpkgs/python-xapp/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-xapp/template b/srcpkgs/python-xapp/template index 7a3ca1ae1aa..233412a763e 100644 --- a/srcpkgs/python-xapp/template +++ b/srcpkgs/python-xapp/template @@ -1,18 +1,18 @@ # Template file for 'python-xapp' pkgname=python-xapp -version=1.2.0 +version=1.4.0 revision=1 +noarch=yes build_style=python-module pycompile_module="xapp" hostmakedepends="python python3" depends="python python-psutil" short_desc="Python2 Xapp Library" maintainer="John " -license="LGPL-2.0-only" +license="LGPL-2.1-or-later" homepage="https://github.com/linuxmint/python-xapp" distfiles="https://github.com/linuxmint/python-xapp/archive/${version}.tar.gz" -checksum=a81e50b1a16efcd2db0db99afbeebf56a4dfd45b008ec5bc606db0adc7cb9ac0 -noarch=yes +checksum=71ab0ee87df2c6902b36c66c1764b47f558ce3dd1a95b6435a0e65cee8d7eb26 python3-xapp_package() { noarch=yes