From 3fc558d3e3f5603a86d1d325ccf901480764e5f8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 6 May 2018 16:50:44 -0300 Subject: [PATCH] xapps: update to 1.2.1. Closes #14172. Signed-off-by: Enno Boland --- srcpkgs/xapps/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template index 5b7b8d2da04..29ac8fe70fc 100644 --- a/srcpkgs/xapps/template +++ b/srcpkgs/xapps/template @@ -1,6 +1,6 @@ # Template file for 'xapps' pkgname=xapps -version=1.2.0 +version=1.2.1 revision=1 build_style=meson 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" maintainer="Michael Aldridge " 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" distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz" -checksum=94a80164627bab115f44e5c7fd994cdb13e75162fa64a64301afcca2483706e7 +checksum=daf41acb021b4dfb1b313710eea812e315a9f49e6a2cc037691ec51799f4cf26 xapps-devel_package() { short_desc+=" - development files"