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 3EC5BF84D9D for ; Sun, 24 Mar 2019 21:52:48 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id BCDD94604; Sun, 24 Mar 2019 17:52:47 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 24 Mar 2019 17:52:47 -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=Pf0vl2cwDPwGy E6e/I6L0F2wsCnznBHcau61KG+7CSE=; b=L/WAtgYtMFmMjY2Yf+d3b5jDFishG IEYLaNNCIfk85xMV00jBST3kZtyoXH1C1NWZ42u3HcsWUInPVUdkVDDy9GSOaeVj yuBiANapoLmVoJ8m0oogEuIf9ksPFfpC2Z0Tlvofo8L2da/UX04693pYq86i7Lf9 96Wt3EQKDcZ7WoO8pJac+vOstHghXr9gVx+YTHmCjPIvhKYU8VaXTHof9RG7oQLo kqlDS3UEJ4gN9oew7jh7qp4SLmxBKXO1GCVu67299N5d1c1+OvsTSZESTI/0V++S R9bfTZ6kxKCWa31WXgrmeGjeU2SSPdWtDoR/GyKjxjuPPME9LDDkk3FYQ== 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=Pf0vl2cwDPwGyE6e/I6L0F2wsCnznBHcau61KG+7CSE=; b=M77sEJ9J FI9O9YKjUsMiv4pM1xdYCiEWg0mWlqvoGUCN8GJcFcbSgsxQuZsbpbtcmbZti9Jl YzOo9fcK8kwpVqiNOTs5pugM229JSIgejEwrNNGWwB4A96zPfPRXokdhgpeV7uDL 7chZ7GFSCfB6HX4W/1aDoSdmiFPy4SqyVHmSpAeXWqV7NKvk0YxzVn156uHfWQHy +fdC6OJ+1kHnFB0t7+5lNgapx7L3aRLVGxBseWx4K+72zM8v5eC2IWsLtnUH4JV/ 4t0tBbpMPxUdYGpJthSM+MsK1ALmT/PeVPiaFoVsZ5PUgAQ7sghgO4ObgboBfxaj e4UgoiG837eyYg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrjeeigdduheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghn thdrtghomheqnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepjeelrdejfe drudefiedrvddvgeenucfrrghrrghmpehmrghilhhfrhhomhepsghrvggsshesshgvnhht rdgtohhmnecuvehluhhsthgvrhfuihiivgepudeh 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 D0BC410317 for ; Sun, 24 Mar 2019 17:52:46 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h8Axs-00029P-EN; Sun, 24 Mar 2019 21:47:36 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH 21/34] community/mate-control-center: upgrade to 1.22.0 Date: Sun, 24 Mar 2019 21:46:29 +0000 Message-Id: <20190324214642.8226-21-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-control-center/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/mate-control-center/APKBUILD b/community/mate-control-center/APKBUILD index 26005867d9..4d626e1078 100644 --- a/community/mate-control-center/APKBUILD +++ b/community/mate-control-center/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Alan Lacerda pkgname=mate-control-center -pkgver=1.21.2 +pkgver=1.22.0 pkgrel=0 pkgdesc="MATE's main interface for configuration of various aspects of your desktop" url="https://github.com/mate-desktop/mate-control-center" @@ -37,4 +37,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="bbfda5829f4b95fc38a56881972a5942aa9632ae6bc0a18e0360a99ffe252057914dc5f5accf283b24af4f1a89d8672b51b714b4bb3237680b70a77359ce4aa4 mate-control-center-1.21.2.tar.xz" +sha512sums="3b2b88458848862a4c819d54104e9394817b29feb3d05117fe69441023ec5e6c922012395f24b5f70c9f9dbf6f8044f769840ec9996b1495441c4cb690f68371 mate-control-center-1.22.0.tar.xz" -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---