~alpine/aports

testing/mate-control-center: upgrade to 1.9.90 v1 PROPOSED

Alan Lacerda: 1
 testing/mate-control-center: upgrade to 1.9.90

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2739/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/mate-control-center: upgrade to 1.9.90 Export this patch

---
 testing/mate-control-center/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/mate-control-center/APKBUILD b/testing/mate-control-center/APKBUILD
index 3fc0451..01e89c0 100644
--- a/testing/mate-control-center/APKBUILD
+++ b/testing/mate-control-center/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer:
pkgname=mate-control-center
pkgver=1.9.0
pkgver=1.9.90
pkgrel=0
pkgdesc="MATE's main interface for configuration of various aspects of your desktop"
url="https://github.com/mate-desktop/mate-control-center"
@@ -43,6 +43,6 @@ package() {
	find "$pkgdir" -name \*.la -delete
}

md5sums="0974f14ecc6d8ff91719f357b17a5b16  mate-control-center-1.9.0.tar.xz"
sha256sums="8b88ce5abd696819cad2cbe5fea10bc1b2436eb78dedef75e6974c3c6adfacd7  mate-control-center-1.9.0.tar.xz"
sha512sums="4e97367a7f5106877e7cbf94e97965087c486891be228459e8bf171a274910fd01b205999544d39086c763100589dedf0f3ed1c3a9e948ae4ad472a8b9534e75  mate-control-center-1.9.0.tar.xz"
md5sums="4065a66bcc2ef8733db7496bfbf74f9a  mate-control-center-1.9.90.tar.xz"
sha256sums="98dfa9af39ca62ac7964a6836ca9f2251c2b889c86439f44d459bde44351e2e4  mate-control-center-1.9.90.tar.xz"
sha512sums="dbed1b3e490f5fb510d4a5b348da4ef3646e0023f9d6326f081c60fcdde137c26a6b54178dcee0f3d082dace83d3ddc9493775cbf44b904fea1108120ac0183f  mate-control-center-1.9.90.tar.xz"
-- 
2.3.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
On Thu, 19 Mar 2015 12:36:53 +0000
Alan Lacerda <alancordeiro@gmail.com> wrote:

applied.

I wonder if you could make a pull request on github or something?

When there are more than 5 patches i prefer git pull.

Thanks!

-nc