xapps: update to 1.4.5.
This commit is contained in:
parent
024e71b093
commit
83e7de3b4b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
|
hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/xapps"
|
homepage="https://github.com/linuxmint/xapps"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||||
checksum=82ac04b9f678ae98b6efcf19b6fc89a4139c91b6107050e43fce4721923e856b
|
checksum=6b139fba9b7a185ee9d3c81e5096591316b3e3b793ea448a3b49fb3cc1b9a706
|
||||||
|
|
||||||
xapps-devel_package() {
|
xapps-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue