xapps: update to 1.8.10
This commit is contained in:
parent
1cd127eafe
commit
09ba7e0239
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'xapps'
|
||||
pkgname=xapps
|
||||
version=1.8.6
|
||||
version=1.8.10
|
||||
revision=1
|
||||
wrksrc="xapp-${version}"
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
|
||||
|
@ -14,7 +15,7 @@ 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=577a28bd8b02e6bdd52fcc1257d88ef738cdfc065fc5c8ed23554a002c4b0349
|
||||
checksum=a0d542de6dc4d6a318bdf1fad88447db270ab2dd0582f0c6f28008cc77337672
|
||||
|
||||
xapps-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue