From e49d62e1f516cd281eb5eb0645a469b0217d690a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:49:33 +0300 Subject: [PATCH 01/13] cinnamon-control-center: update to 4.2.2 --- srcpkgs/cinnamon-control-center/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template index 63027ef5197..836d39bbcd4 100644 --- a/srcpkgs/cinnamon-control-center/template +++ b/srcpkgs/cinnamon-control-center/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-control-center' pkgname=cinnamon-control-center -version=4.0.1 +version=4.2.2 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-update-mimedb --disable-systemd" @@ -18,7 +18,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=130663817d55a6f37f6f5a51b2aa71b7b2ec7c684ef358f16b5a47e1b133ff76 +checksum=0cd334e9fc36165664362d2bef7953879ec1f1d1becdbce21ef0557ea34618d7 nocross="gobject-introspection" do_check() { From 65d07621d203191238f40aedfffd9012ce5473b9 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:50:01 +0300 Subject: [PATCH 02/13] cinnamon-desktop: update to 4.2.0 --- srcpkgs/cinnamon-desktop/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template index 10cf9698c70..926e292256d 100644 --- a/srcpkgs/cinnamon-desktop/template +++ b/srcpkgs/cinnamon-desktop/template @@ -1,7 +1,7 @@ # Template file for 'cinnamon-desktop' pkgname=cinnamon-desktop -version=4.0.1 -revision=4 +version=4.2.0 +revision=1 build_style=meson build_helper="gir" configure_args="-Dalsa=true" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="https://developer.linuxmint.com/projects/cinnamon-projects.html" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=72d4a8c78e42cf9d000f553551f3f3645df77c3c23973c989d7d269acd659100 +checksum=e7e6e9aa6e5c5c04a8320cb97ef545700826d04fc34e0f50d140d2efa41941a1 case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="Expat.c: loadable library and perl binaries are mismatched (got handshake key 0xce00080, needed 0xc800080)" ;; From cf8adca887fe7db8696099b1ba3820b98e0bb45d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:50:30 +0300 Subject: [PATCH 03/13] cinnamon-menus: update to 4.2.0 --- srcpkgs/cinnamon-menus/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template index affa413fa12..eedb8cbf29f 100644 --- a/srcpkgs/cinnamon-menus/template +++ b/srcpkgs/cinnamon-menus/template @@ -1,9 +1,8 @@ # Template file for 'cinnamon-menus' pkgname=cinnamon-menus -version=4.0.0 +version=4.2.0 revision=1 -build_style=gnu-configure -configure_args=" --disable-static" +build_style=meson hostmakedepends="glib-devel gnome-common gobject-introspection intltool libtool pkg-config" makedepends="libglib-devel gobject-introspection" @@ -12,12 +11,9 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=e42c642a6fcb3b8e53d6b8f389cca617c8988baaa6e85ac236b61edc38efc3a5 +checksum=331bd599d7a863fa92329483637de159c25c57467305691f9768e675cd63f7c2 nocross="gobject-introspection" -pre_configure() { - NOCONFIGURE=1 ./autogen.sh -} cinnamon-menus-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}" From 3337d531c92aaf3fae84a478276cbbaac10c9f8c Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:51:07 +0300 Subject: [PATCH 04/13] cinnamon-screensaver: update to 4.2.0 --- srcpkgs/cinnamon-screensaver/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template index 71f8a8ee026..c02a8e1ae9c 100644 --- a/srcpkgs/cinnamon-screensaver/template +++ b/srcpkgs/cinnamon-screensaver/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-screensaver' pkgname=cinnamon-screensaver -version=4.0.3 +version=4.2.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -16,7 +16,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="https://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=0835111cf01b25447076177944a977cebfe995b5ce3dcfe0fba841141ebbdaca +checksum=8dee253e12cbd2f30f2c5112a8e5fba62b651733cb56aa327ede939506adf6a0 nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/28904/steps/shell_3/logs/stdio pycompile_version="$py3_ver" From d74f838e43c2ddaabfdcfc345549e19e9ec464d1 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:51:50 +0300 Subject: [PATCH 05/13] cinnamon-session: update to 4.2.1 --- srcpkgs/cinnamon-session/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template index 04b89cbbab2..fb54366acd1 100644 --- a/srcpkgs/cinnamon-session/template +++ b/srcpkgs/cinnamon-session/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-session' pkgname=cinnamon-session -version=4.0.0 +version=4.2.1 revision=1 build_style=meson configure_args="-Dwith-gconf=false" @@ -8,12 +8,12 @@ hostmakedepends="pkg-config gobject-introspection gettext-devel dbus-glib-devel glib-devel intltool xmlto" makedepends="gtk+3-devel dbus-devel json-glib-devel libSM-devel pangox-compat-devel cinnamon-desktop-devel libcanberra-devel upower-devel - elogind-devel libXtst-devel xapps-devel" + elogind-devel libXtst-devel xapps-devel GConf-devel" depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind" short_desc="The Cinnamon session handler" maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=cfd6d71ff4000f463b36ffa97ab415557d627776eefbe2720d8d954319a5bdc5 +checksum=bff38239942dc990ccb57c35bde43c19ebc8708284410de53c100e12c7005663 nocross="gobject-introspection from cinnamon-desktop-devel" From e0ec0a8279a16ca2dd68305e0de3279ad34d9c42 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:52:12 +0300 Subject: [PATCH 06/13] cinnamon-settings: update to 4.2.2 --- srcpkgs/cinnamon-settings-daemon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template index 854aa640076..21bb56de09e 100644 --- a/srcpkgs/cinnamon-settings-daemon/template +++ b/srcpkgs/cinnamon-settings-daemon/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-settings-daemon' pkgname=cinnamon-settings-daemon -version=4.0.3 +version=4.2.2 revision=1 build_style=gnu-configure configure_args=" --disable-static --disable-schemas-compile" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-settings-daemon/${version}/debian/changelog" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=2b2530c089cf4d1f52510d00b38abc8f037776f61cb02942f3a3bbf242239c4f +checksum=d5b1ff8b5777174a45ebf2906eb1690e79a241c1adeb56cd70f9f273674901f9 nocross="gobject-introspection" pre_configure() { From be68b5d066c97e16aac1c8ac3cc92d277e480e8f Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:52:39 +0300 Subject: [PATCH 07/13] cinnamon-translations: update to 4.2.2 --- srcpkgs/cinnamon-translations/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template index 2eb1ad70d50..69e35cdf682 100644 --- a/srcpkgs/cinnamon-translations/template +++ b/srcpkgs/cinnamon-translations/template @@ -1,6 +1,6 @@ # Template file for 'cinnamon-translations' pkgname=cinnamon-translations -version=4.0.2 +version=4.2.2 revision=1 archs=noarch build_style=gnu-makefile @@ -10,7 +10,7 @@ license="GPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-translations/${version}/debian/changelog" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=07efa3d387aa91813dcc480e81237ae1daf1c8f817178ef7cbb2377ce8fba37d +checksum=0bfcca02894dcff4644a77560515ea33d4beed1365210cf17ea66b04bf52ee1d do_install() { vmkdir /usr/share/locale From 0afb52b4accde9c037c3a56d35dc468577afd1ad Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:53:23 +0300 Subject: [PATCH 08/13] cinnamon: update to 4.2.4 --- ...78cf57b80b977401460a147602832157b303.patch | 64 ------------------- srcpkgs/cinnamon/patches/default-theme.patch | 25 -------- srcpkgs/cinnamon/patches/set_wheel.patch | 17 ----- srcpkgs/cinnamon/template | 6 +- 4 files changed, 3 insertions(+), 109 deletions(-) delete mode 100644 srcpkgs/cinnamon/patches/595178cf57b80b977401460a147602832157b303.patch delete mode 100644 srcpkgs/cinnamon/patches/default-theme.patch delete mode 100644 srcpkgs/cinnamon/patches/set_wheel.patch diff --git a/srcpkgs/cinnamon/patches/595178cf57b80b977401460a147602832157b303.patch b/srcpkgs/cinnamon/patches/595178cf57b80b977401460a147602832157b303.patch deleted file mode 100644 index 0e2bf8c54ba..00000000000 --- a/srcpkgs/cinnamon/patches/595178cf57b80b977401460a147602832157b303.patch +++ /dev/null @@ -1,64 +0,0 @@ -From 595178cf57b80b977401460a147602832157b303 Mon Sep 17 00:00:00 2001 -From: Eli Schwartz -Date: Fri, 5 Apr 2019 11:28:45 -0400 -Subject: [PATCH] PIL: remove unnnecessary version check and code fork (#8496) - -The Image.VERSION variable was deprecated some time ago and is now gone -entirely. But its only use was to determine whether we were using at -least the latest version of PIL, or any version of its fork, Pillow. And -PIL was last developed in 2009 and does not support python3 at all, so -we are guaranteed to be using Pillow. - -Moreover, the check does not really matter, as Pillow is guaranteed to -load any image it opens, without the user doing so manually. - -Fixes #8495 ---- - .../cinnamon/cinnamon-settings/bin/imtools.py | 27 +------------------ - 1 file changed, 1 insertion(+), 26 deletions(-) - -diff --git a/files/usr/share/cinnamon/cinnamon-settings/bin/imtools.py b/files/usr/share/cinnamon/cinnamon-settings/bin/imtools.py -index 05605001f7..c386fe3847 100644 ---- files/usr/share/cinnamon/cinnamon-settings/bin/imtools.py -+++ files/usr/share/cinnamon/cinnamon-settings/bin/imtools.py -@@ -620,31 +620,6 @@ def has_transparency(image): - has_alpha(image) - - --if Image.VERSION == '1.1.7': -- -- def split(image): -- """Work around for bug in Pil 1.1.7 -- -- :param image: input image -- :type image: PIL image object -- :returns: the different color bands of the image (eg R, G, B) -- :rtype: tuple -- """ -- image.load() -- return image.split() --else: -- -- def split(image): -- """Work around for bug in Pil 1.1.7 -- -- :param image: input image -- :type image: PIL image object -- :returns: the different color bands of the image (eg R, G, B) -- :rtype: tuple -- """ -- return image.split() -- -- - def get_alpha(image): - """Gets the image alpha band. Can handles P mode images with transpareny. - Returns a band with all values set to 255 if no alpha band exists. -@@ -655,7 +630,7 @@ def get_alpha(image): - :rtype: single band image object - """ - if has_alpha(image): -- return split(image)[-1] -+ return image.split()[-1] - if image.mode == 'P' and 'transparency' in image.info: - return image.convert('RGBA').split()[-1] - # No alpha layer, create one. diff --git a/srcpkgs/cinnamon/patches/default-theme.patch b/srcpkgs/cinnamon/patches/default-theme.patch deleted file mode 100644 index f18623acb57..00000000000 --- a/srcpkgs/cinnamon/patches/default-theme.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 36af45f699daa886a3c3fc3187e0b24b193294ad Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= -Date: Sat, 22 Nov 2014 22:39:39 +0100 -Subject: [PATCH] Set default theme to 'cinnamon' - ---- - data/org.cinnamon.gschema.xml.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/data/org.cinnamon.gschema.xml.in b/data/org.cinnamon.gschema.xml.in -index 91fa171..9f56e4c 100644 ---- data/org.cinnamon.gschema.xml.in -+++ data/org.cinnamon.gschema.xml.in -@@ -581,7 +581,7 @@ - - -- "" -+ "cinnamon" - <_summary>Theme name - <_description> - The name of the theme --- -2.1.3 - diff --git a/srcpkgs/cinnamon/patches/set_wheel.patch b/srcpkgs/cinnamon/patches/set_wheel.patch deleted file mode 100644 index 86228d1895d..00000000000 --- a/srcpkgs/cinnamon/patches/set_wheel.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- files/usr/share/cinnamon/cinnamon-settings-users/cinnamon-settings-users.py.orig 2017-12-18 13:53:18.000000000 +0100 -+++ files/usr/share/cinnamon/cinnamon-settings-users/cinnamon-settings-users.py 2017-12-21 22:15:03.058109278 +0100 -@@ -839,11 +833,11 @@ - pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size("/usr/share/cinnamon/faces/user-generic.png", 48, 48) - description = "%s\n%s" % (fullname, username) - piter = self.users.append(None, [new_user, pixbuf, description]) -- # Add the user to his/her own group and sudo if Administrator was selected -+ # Add the user to his/her own group and wheel if Administrator was selected - if dialog.account_type_combo.get_active() == 1: -- subprocess.call(["usermod", username, "-G", "%s,sudo,nopasswdlogin" % username]) -+ subprocess.call(["usermod", username, "-G", "%s,wheel,nopasswdlogin" % username]) - else: -- subprocess.call(["usermod", username, "-G", "%s,nopasswdlogin" % username]) -+ subprocess.call(["usermod", username, "-G", "%s" % username]) - self.load_groups() - dialog.destroy() - diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template index bdf374cea82..31a8d756827 100644 --- a/srcpkgs/cinnamon/template +++ b/srcpkgs/cinnamon/template @@ -1,7 +1,7 @@ # Template file for 'cinnamon' pkgname=cinnamon -version=4.0.10 -revision=2 +version=4.2.4 +revision=1 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile --enable-compile-warnings=no --disable-gtk-doc" @@ -25,7 +25,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" changelog="https://raw.githubusercontent.com/linuxmint/Cinnamon/${version}/debian/changelog" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=50e07fa014eeecb380e840a3be0f09c8af0ad368c64c6b8ce6c30b1f78a2bf66 +checksum=4329b03e08a82316b6890b761174132c18a349508387f005748c32436f6364fd nocross="gobject-introspection" pycompile_version="$py3_ver" From ebcfa391fd3d5d63ebf48acedf167bf6d01277ae Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:54:00 +0300 Subject: [PATCH 09/13] cjs: update to 4.2.0 --- srcpkgs/cjs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template index a6584d1923b..a030854f8b3 100644 --- a/srcpkgs/cjs/template +++ b/srcpkgs/cjs/template @@ -1,7 +1,7 @@ # Template file for 'cjs' pkgname=cjs -version=4.0.0 -revision=2 +version=4.2.0 +revision=1 build_style=gnu-configure configure_args="--disable-static --disable-profiler" hostmakedepends="automake autoconf-archive libtool gnome-common pkg-config @@ -13,7 +13,7 @@ maintainer="Orphaned " license="LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz" -checksum=acd520a503399753ecb0bfa71aa3d932d22ac6a72162043085ea48519a59d3f5 +checksum=77d1b9f0290135939ad03b60ac64ac637f05e886ba5b777b97f6742ee75af260 pre_configure() { cp ${FILESDIR}/ax_code_coverage.m4 m4/ From ada334aac08fd28c02b36cf6876530b221dc0e5a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:54:28 +0300 Subject: [PATCH 10/13] muffin: update to 4.2.2 --- srcpkgs/muffin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template index a64694bcb74..bbcec2ae72f 100644 --- a/srcpkgs/muffin/template +++ b/srcpkgs/muffin/template @@ -1,6 +1,6 @@ # Template file for 'muffin' pkgname=muffin -version=4.0.7 +version=4.2.2 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile --disable-gtk-doc @@ -15,7 +15,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=e515c5d396c258b6b6c43c3b819cb170f057c90874ece943e31cb8c8f4ba3d10 +checksum=08c64a7a951fc526d96b4e3b6b53997328904ae2430aad4c2611a4f130a5bd16 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so libmuffin-cogl-path-0.so libmuffin-cogl-0.so" nocross="gobject-introspection" From d839e133a67544d860d4073bd21896ef2528e499 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:55:02 +0300 Subject: [PATCH 11/13] nemo-fileroller: update to 4.2.0 --- srcpkgs/nemo-fileroller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template index 850332497f5..430b2ce3241 100644 --- a/srcpkgs/nemo-fileroller/template +++ b/srcpkgs/nemo-fileroller/template @@ -1,6 +1,6 @@ # Template file for 'nemo-fileroller' pkgname=nemo-fileroller -version=4.0.0 +version=4.2.0 revision=1 wrksrc="nemo-extensions-${version}" build_wrksrc=nemo-fileroller @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/linuxmint/nemo-extensions" distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz" -checksum=4bee7336554fd3c6e87371bc4683e5bee989a67030582b89a050aad5874a04de +checksum=8ee8698c6058762965635d8233c18a4019437f73752e2085087d812aa46c0fe5 pre_configure() { autoreconf -fi From 62d839650a0dff5be31bc505960d37237ce85313 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:55:21 +0300 Subject: [PATCH 12/13] nemo: update to 4.2.3 --- srcpkgs/nemo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template index b88a4f404c5..73ca3a10ed4 100644 --- a/srcpkgs/nemo/template +++ b/srcpkgs/nemo/template @@ -1,7 +1,7 @@ # Template file for 'nemo' pkgname=nemo -version=4.0.6 -revision=2 +version=4.2.3 +revision=1 build_style=meson pycompile_dirs="/usr/share/nemo/actions/myaction.py" hostmakedepends="gettext-devel glib-devel gnome-common intltool pkg-config @@ -14,7 +14,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=9e7305955d1e420f85c944c921e2d622cd799785ea271ed488888e910a097e47 +checksum=f7876862340d9823f30e3b6b87bf97578089e448d57eeb7c6e41b0a2b69995f9 do_check() { : From 0206880beb31556ccbc2a5de276f4e6362e09e1d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:55:46 +0300 Subject: [PATCH 13/13] xapps: update to 1.4.9 --- srcpkgs/xapps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template index 955199a35be..a635a69c8e9 100644 --- a/srcpkgs/xapps/template +++ b/srcpkgs/xapps/template @@ -1,6 +1,6 @@ # Template file for 'xapps' pkgname=xapps -version=1.4.8 +version=1.4.9 revision=1 build_style=meson build_helper="gir" @@ -14,7 +14,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=6f6c37c568e58ea1644fecc3513708877d358eb3911ff138a992c5078e4b0c73 +checksum=c2122c8c0616b07aca0654c86810549545363733ad36ec6f27451345083c80ca xapps-devel_package() { short_desc+=" - development files"