Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 7B702781B68 for ; Sat, 14 Sep 2019 10:10:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6BA052805A for ; Sat, 14 Sep 2019 12:02:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y8n9pc-iiFox; Sat, 14 Sep 2019 12:02:58 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568455378; bh=snV4UF+wXvMnk6YaS/mrVEDhixSDrL0Y4wW6d5Vzxuo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Uo64ILtce61Nrdyf3UOGpgdqVzV7l9FyqJ6kbbie8yefWafErhoPlJ9wjXr51rBGD B8p9d+H8eNJHigyiVnLa6aSgqvwsMEMDfJ1jFswVT88oFDt1to3wdQJaau87QZztey d1YLGMJpE4gR2OnKQr9D3fIJosr9UpgGtdgrF2tER6BoA5EY1YaC9+azexr3OM1hQf D5kzozt8KmKL6c836Kq12EG0UqW+Ztu+tvrzIKOrkSl0UGK8KUNiaja0GVdaisVVL2 0RY9cFc0OLWh7D0jAgEAlpYAb5rDPxrEw5LkWRtabXm3TGBKXUepa6saBS7qmG4ZY7 gyyYXlQCe9+Qw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH 2/2] testing/shiboken2: upgrade to 5.12.5 Date: Sat, 14 Sep 2019 12:02:52 +0200 Message-Id: <20190914100252.8676-2-bribbers@disroot.org> In-Reply-To: <20190914100252.8676-1-bribbers@disroot.org> References: <20190914100252.8676-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- testing/shiboken2/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/shiboken2/APKBUILD b/testing/shiboken2/APKBUILD index ceda3921e4..b866e6794a 100644 --- a/testing/shiboken2/APKBUILD +++ b/testing/shiboken2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault pkgname=shiboken2 _pkgname=pyside-setup-everywhere-src -pkgver=5.12.4 +pkgver=5.12.5 pkgrel=0 pkgdesc="CPython bindings generator for C++ libraries" url="https://wiki.qt.io/Qt_for_Python/Shiboken" @@ -71,5 +71,5 @@ py3() { replaces="py3-shiboken" # For backward compatibility } -sha512sums="cf836a73980dce7e1f66f061351426fbf9ede773ef94608d7ee90b2185554f333550c74c14ac572c7d0465c6aea2f793d9c6f1fe6278a73deb40e1fd6fb88076 pyside-setup-everywhere-src-5.12.4.tar.xz +sha512sums="3c0c5b1d701e8085ff3b39effdd2c4dc042f6385ed8a222264d36b2052cdb6fde6a44e9b87c94001890c8b4e4c0f2ed6e81ab0edbdba977edfdc98fefe32809d pyside-setup-everywhere-src-5.12.5.tar.xz c894721b731e2f3819c5f985a6f9dc448e843c36d052143e34c4a7ccd7dc4599c15e0bf108a8362a9771c107bf45e1eff8d9d19a5d50318998abf10bfb7f3650 musl-execinfo.patch" -- 2.23.0