xapps: update to 1.4.1.
This commit is contained in:
parent
345138133f
commit
70470243bc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
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=ab38c76e63aeb13db9c866d58f9f0f21753bb6113a7fc64da99506af535a0493
|
checksum=5337a9059fb59327c1684a2b57a26c0042c6fb1e9291647b83bc4d8658f0411d
|
||||||
|
|
||||||
xapps-devel_package() {
|
xapps-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue