From bc0f0a5a60c8e5399cecfd30d4c38865527c85d3 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 29 Mar 2016 12:36:36 +0000
Subject: [PATCH] main/at-spi2-core: upgrade to 2.20.0

---
 main/at-spi2-core/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD
index 40743bcee232..3a64673d39a3 100644
--- a/main/at-spi2-core/APKBUILD
+++ b/main/at-spi2-core/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=at-spi2-core
-pkgver=2.18.3
+pkgver=2.20.0
 pkgrel=0
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus"
@@ -43,9 +43,9 @@ package() {
 	make DESTDIR="$pkgdir" install || return 1
 }
 
-md5sums="fc18801e56f6ce6914126f837d42f556  at-spi2-core-2.18.3.tar.xz
+md5sums="b37933dd7724ef06bf759e2ef233a9b2  at-spi2-core-2.20.0.tar.xz
 76658345b466f67cae3458b4693550af  fix-buffer-overrun.patch"
-sha256sums="ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629  at-spi2-core-2.18.3.tar.xz
+sha256sums="dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b  at-spi2-core-2.20.0.tar.xz
 730de56e9273cba256013ebb8e97904df8e345b3f30440f9fe71ecaa7984d27d  fix-buffer-overrun.patch"
-sha512sums="89abc660b49ca690a027709da4e6ed75d84f6c2dae691a0428057da0514f4c7f1f49b946f19c17c6ea402a0f1c9a236921efedb05865756c71beca29a0fbd6f2  at-spi2-core-2.18.3.tar.xz
+sha512sums="316d721f18904115663c9a64ae4138f4f49e3d2b4fed1fbb317b2f1131b10ff018acd4f62f58985c41563f819f788d5fc5e615c698b1ecfc68edd3817d6b2538  at-spi2-core-2.20.0.tar.xz
 91065867443172454c02a1246f034f22faeae3c3eef89615fee227a51feb02133496e539c9b25c2b1b5f3fcd9ff960f8c29a64b7b7dee89bf0a3febc9bc40d9d  fix-buffer-overrun.patch"
-- 
GitLab