xapps: update to 1.2.1.
Closes #14172. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f4b73ee5ce
commit
3fc558d3e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xapps'
|
||||
pkgname=xapps
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel gnome-common pkg-config vala"
|
||||
|
@ -10,9 +10,10 @@ depends="gist inxi xfconf"
|
|||
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||
#changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
||||
homepage="https://github.com/linuxmint/xapps"
|
||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||
checksum=94a80164627bab115f44e5c7fd994cdb13e75162fa64a64301afcca2483706e7
|
||||
checksum=daf41acb021b4dfb1b313710eea812e315a9f49e6a2cc037691ec51799f4cf26
|
||||
|
||||
xapps-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue