From: Ian Whyman Date: Mon, 28 Oct 2019 16:32:23 +0000 (+0000) Subject: x11-themes/kvantum: Version Bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f485916b1e3701c5cb4ad9dd69132e27aa79f41c;p=gentoo.git x11-themes/kvantum: Version Bump Closes: https://bugs.gentoo.org/697854 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ian Whyman --- diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest index a2fd626b2bcd..2fa0e718132e 100644 --- a/x11-themes/kvantum/Manifest +++ b/x11-themes/kvantum/Manifest @@ -1 +1 @@ -DIST kvantum-0.11.0.tar.gz 2352370 BLAKE2B 9b0372e85cf00f9ca1133e053810e1011c210d556abd201b7ecadd6b77d82d617e884bfe23f032424032a9f8fd7b7fee83118eea2ca04586d3c208310621cb38 SHA512 6ee173561359f6f0e634808aefa29c7371a5a12810c8aa05cc36ab091ceba3cf53b8848123c1fb839d44101a565c85f389730ed5e4e37975d15486f3fbf14b99 +DIST kvantum-0.12.1.tar.gz 2445944 BLAKE2B ef637f8e3475a8c63b6da9cde3aeb4849e7ca656cfb3c2fdef341d9c9bb4fb4de19c3c1a99957a67bcf7337c6dc91f244968bfb54d9ec9e75d09f057c093c21b SHA512 a3c3c6418baca89b3d1d6c02ec370cde530882643dec3c8714f01cc8c36541b0cc7f124d605f8931086cd74eebd522b88a968bcf9cd1f7adea2028b359ff1de5 diff --git a/x11-themes/kvantum/kvantum-0.11.0-r1.ebuild b/x11-themes/kvantum/kvantum-0.12.1.ebuild similarity index 87% rename from x11-themes/kvantum/kvantum-0.11.0-r1.ebuild rename to x11-themes/kvantum/kvantum-0.12.1.ebuild index b34ddc203319..7fb83f7f6772 100644 --- a/x11-themes/kvantum/kvantum-0.11.0-r1.ebuild +++ b/x11-themes/kvantum/kvantum-0.12.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils MY_PN="Kvantum" -DESCRIPTION="SVG-based theme engine for Qt4/Qt5, KDE and LXQt" +DESCRIPTION="SVG-based theme engine for Qt5, KDE and LXQt" HOMEPAGE="https://github.com/tsujan/Kvantum" SRC_URI="https://github.com/tsujan/${MY_PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"