python3-xapp: update to 2.4.1.
This commit is contained in:
parent
dc535b2e04
commit
20ccfe5634
1 changed files with 5 additions and 7 deletions
|
@ -1,15 +1,13 @@
|
|||
# Template file for 'python3-xapp'
|
||||
pkgname=python3-xapp
|
||||
version=2.2.2
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
pycompile_module="xapp"
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="python3"
|
||||
depends="python3 python3-psutil xapps"
|
||||
checkdepends="python3-psutil python3-gobject gtk+3 xapps"
|
||||
short_desc="Python3 Xapp Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/linuxmint/python3-xapp"
|
||||
distfiles="https://github.com/linuxmint/python3-xapp/archive/${version}.tar.gz"
|
||||
checksum=644b44ee97616096d74fc8a4a104453154fdc1c904679077b13b2e0b9c1b3c21
|
||||
checksum=d994f922a9816c71d9b565f4b2552cba4ca33011efb1203fb8199d9b2d0d7f3d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue