mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xapps: update to 2.6.1.
This commit is contained in:
parent
20ccfe5634
commit
482b297cae
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xapps'
|
||||
pkgname=xapps
|
||||
version=2.4.3
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -11,10 +11,10 @@ depends="inxi xfconf"
|
|||
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||
homepage="https://github.com/linuxmint/xapps"
|
||||
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||
checksum=f544c2ed1902803f524fc13aaf38e1b7f6c1fa9770ca6ab2bd9306e7385b01a9
|
||||
homepage="https://github.com/linuxmint/xapp"
|
||||
changelog="https://raw.githubusercontent.com/linuxmint/xapp/master/debian/changelog"
|
||||
distfiles="https://github.com/linuxmint/xapp/archive/${version}.tar.gz"
|
||||
checksum=c16c633c5c7ea572d7db77be9f0fdaa57c7b9f335a62f5fcb6b87bf6473aff0f
|
||||
|
||||
xapps-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue