X-Original-To: alpine-aports@lists.alpinelinux.org Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lists.alpinelinux.org (Postfix) with ESMTP id 0599EF84D72 for ; Sun, 24 Mar 2019 21:52:18 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 8181D4602; Sun, 24 Mar 2019 17:52:17 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 24 Mar 2019 17:52:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm3; bh=EBnyUHTX4ZZGG iMR4irJJRnJORwyy0ZQDRNVYupHOSs=; b=yl70Ai1VFIlEBTKrQB4CMtBY7WE/n uxofgr0QB7Jvjy+MLkefGM0uLD4aG3UPAOHdv4loNdwoWIklKP4fGMAU4N0S3Qk4 Ov34EPcqfyOt9sUaVlzTvqd48a6V+pRfnwvuTmyNf4ibTLgqurCizPltMOBPyDVj Dgho+f54jjYdnxFbVaYAGbN0LpwJ+HS93V0cUykUspaz+/Qk4Szm7WUB/UJIpIae c0jlwxfigGk0nEjxkuP6nXNIiE+JNj8RdhwbrN1J0jNecNAPDItFD69nFNpe/b58 AaNDPwogDX3ptM9XJf1Cwc0sgJvAZP9RhahGmTlHMg7LFi6YfPnSgquPA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=EBnyUHTX4ZZGGiMR4irJJRnJORwyy0ZQDRNVYupHOSs=; b=cyTFjubk mQEj7oWhl/P1EmfdVsvvkayaVPC9YuNsFQjD91+Qc50DA9wscCmyxH8b5vIpt1d+ ZZrRlHXnBNa/wZZY6X9N4o9LeOR+R4WEfm2CsklxzS/2ff7IR9lT4SVqv6ZqV1TB xkXGhxPSpKiD0XP4BO+DxN2geiRCcowff4q9LJLU7NegqF2wBHhnRgMGofhX866e F3N/of007G7V2fBFf55hCJexVw+71LdRkPDUM8tDdDucuRfuL6evf4977ynLnG5W YluxvfEmcFPMPdPqPeV6CCHfzwlhV2pQpUBCz/AR9eK1/UGZGYa2KPFo/odsFPUD /cv3CEguBMBKmg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrjeeigdduheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghn thdrtghomheqnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepjeelrdejfe drudefiedrvddvgeenucfrrghrrghmpehmrghilhhfrhhomhepsghrvggsshesshgvnhht rdgtohhmnecuvehluhhsthgvrhfuihiivgepvd X-ME-Proxy: Received: from brebsc.lan (79-73-136-224.dynamic.dsl.as9105.com [79.73.136.224]) by mail.messagingengine.com (Postfix) with ESMTPA id 89EC5E44A3 for ; Sun, 24 Mar 2019 17:52:16 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h8Axt-00029P-14; Sun, 24 Mar 2019 21:47:37 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH 32/34] community/mate-indicator-applet: upgrade to 1.22.0 Date: Sun, 24 Mar 2019 21:46:40 +0000 Message-Id: <20190324214642.8226-32-brebs@sent.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190324214642.8226-1-brebs@sent.com> References: <20190324214642.8226-1-brebs@sent.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit --- community/mate-indicator-applet/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/mate-indicator-applet/APKBUILD b/community/mate-indicator-applet/APKBUILD index c2f8163c56..71dd520f24 100644 --- a/community/mate-indicator-applet/APKBUILD +++ b/community/mate-indicator-applet/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=mate-indicator-applet -pkgver=1.20.1 +pkgver=1.22.0 pkgrel=0 pkgdesc="A small applet to display information from various applications consistently in the panel" url="https://github.com/mate-desktop/mate-indicator-applet" @@ -42,4 +42,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="8e20761ec3b9f8be2ba972e732d4a039c3784f1a652150c76a66ddccdfbe0560650b59338c5757d7807a599c89992afe08cfdc14ccf0f14f822e9be63c93b079 mate-indicator-applet-1.20.1.tar.xz" +sha512sums="6e1dd133a521f247ecb648b3ffa542e326f504fd3b0719a74099e83ac1dfa9fd4d7676af284f89f69d6684e5640f240930bb0fb43bcf7d59472786adf4c3200c mate-indicator-applet-1.22.0.tar.xz" -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---