mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
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 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel gnome-common pkg-config vala"
|
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"
|
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
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"
|
homepage="https://github.com/linuxmint/xapps"
|
||||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||||
checksum=94a80164627bab115f44e5c7fd994cdb13e75162fa64a64301afcca2483706e7
|
checksum=daf41acb021b4dfb1b313710eea812e315a9f49e6a2cc037691ec51799f4cf26
|
||||||
|
|
||||||
xapps-devel_package() {
|
xapps-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue