Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id CAC6C781B80 for <~alpine/aports@lists.alpinelinux.org>; Mon, 30 Sep 2019 08:46:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 43B052425A for <~alpine/aports@lists.alpinelinux.org>; Mon, 30 Sep 2019 10:36:57 +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 dybSk4i40EPX; Mon, 30 Sep 2019 10:36:55 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1569832615; bh=FN1d3/Tnal8jDg169o0u11mO9BPL6O4N+VdmF/i5ftU=; h=From:To:Cc:Subject:Date; b=fiNjwe2eJK5VT8DRXNWwuGfb81gKDDuVrstObaNda6K604bDpY0+hjW8eHQ0QSRfA cTyPhUzXovJ66ce2nkfpzZsTJnDMg4No751xr//SQqxCQqQgJtU57r1qE2blXo+3f3 trE1cOOlbjHKCGBKsWupACjG0Lvv94s0xZREqPvxm0O6bikddhMv1BzquNnYXO1DXc LxjFg7C/r+nq3XO+07XD/x+vsoh2WsV2sDsLjpXrVJPqphuetGroH6SEvte4/k24bU LCnusziOJeZrX+0el9qpyKT1JB4kO7z8v9j3Ibj/EiPGoGiGIcTb8Q3HxkdMYXboc1 HtOvglL0zzzLA== To: ~alpine/aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] testing/numix-icon-theme-circle: upgrade to 19.09.20 Date: Mon, 30 Sep 2019 10:36:31 +0200 Message-Id: <20190930083631.10454-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- testing/numix-icon-theme-circle/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/numix-icon-theme-circle/APKBUILD b/testing/numix-icon-theme-circle/APKBUILD index ea47245f55..ded8df6c1b 100644 --- a/testing/numix-icon-theme-circle/APKBUILD +++ b/testing/numix-icon-theme-circle/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=numix-icon-theme-circle -pkgver=19.05.07 -pkgrel=1 +pkgver=19.09.20 +pkgrel=0 pkgdesc="Official icon theme from the Numix project" url="https://github.com/numixproject/numix-icon-theme-circle" arch="noarch" @@ -24,4 +24,4 @@ light() { mv "$builddir"/Numix-Circle-Light "$subpkgdir"/usr/share/icons/ } -sha512sums="9e15ffe7412d54b710fdd640fd1965fd7844f995d8b85eba8072d9bd7c07576ced5ab9cf2cffe58afff777b01174bec485aa7e41d3964cdff177524f78457074 numix-icon-theme-circle-19.05.07.tar.gz" +sha512sums="bc0e80953e646c305d8af9f2360389850f7f67b5bfc35501c137f07dbb99db146e4de6e2afaa711b8eafe83315ab5f392ce1276bd54a431516c21171da20a9ff numix-icon-theme-circle-19.09.20.tar.gz" -- 2.21.0