diff options
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r-- | kde-frameworks/kplotting/Manifest | 4 | ||||
-rw-r--r-- | kde-frameworks/kplotting/kplotting-5.96.0.ebuild (renamed from kde-frameworks/kplotting/kplotting-5.92.0.ebuild) | 4 | ||||
-rw-r--r-- | kde-frameworks/kplotting/kplotting-5.97.0.ebuild (renamed from kde-frameworks/kplotting/kplotting-5.94.0.ebuild) | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest index ca08640fd08..18a4da473e0 100644 --- a/kde-frameworks/kplotting/Manifest +++ b/kde-frameworks/kplotting/Manifest @@ -1,2 +1,2 @@ -DIST kplotting-5.92.0.tar.xz 33684 BLAKE2B c71109a70dbd5a79bc5e0416d0677ee4de55fc51db4617ec0224bd65141fa0783c095a39847e16f95ae785d8792dc26067635e223cc27eef8c5121a85a0d26ad SHA512 e2f7507caef50f1227461fdb4be8a6ac9dcebe0f25d35357bb0c13f2dfb0f7cc33c885bbb7c143e4c61ee157570e907b9c51764c4c2d51d2831281d16b1603d7 -DIST kplotting-5.94.0.tar.xz 33704 BLAKE2B e6fdedc39981e619071d8c8677a1863249d60fc6a97c36b4d83966adc5fc97106ea21ad19f913498bb2bbe5afd06976690680f5dbd55681bd101530c2d95f809 SHA512 a4472b15bcdfc71f538193e95b8065f18717a85259b033823b31f48b2dcc73eddf5d380459b00ec27ae8922add16176bdaf78adf958be6226845a5cf5d72a653 +DIST kplotting-5.96.0.tar.xz 33704 BLAKE2B 6b305522410c60cc60d2b31d528617222fc4b460afa285d817e54202450209afd99a7336b4987c66c003265bbce2637fecb1a59a5c8b2b0ee71b603e4cd3457c SHA512 cc6062806b757e4594e74aa134432b8621f7d118c5a749e782b1dfb67989ccdfd45694ecaa3351c9641b399cba4a4260788cff8673f5a7acc44341d9be85ca10 +DIST kplotting-5.97.0.tar.xz 33716 BLAKE2B b834c2651096e6a22429aa286c3dec0c9d2b643d362fc5e5913a31d6ea39f06836954c135d166c23cd5c1f0a4cbc3d0669eca8d98c4a1b3b12b90c5b62263446 SHA512 a7fc39e05864d5295365e57513bf85b85622e53c10d67caa851ba117f30aa22309962e81a8490975940137c693702fad234382564e828b26e1719d401156a076 diff --git a/kde-frameworks/kplotting/kplotting-5.92.0.ebuild b/kde-frameworks/kplotting/kplotting-5.96.0.ebuild index 0368139619d..dc59e69f53f 100644 --- a/kde-frameworks/kplotting/kplotting-5.92.0.ebuild +++ b/kde-frameworks/kplotting/kplotting-5.96.0.ebuild @@ -5,9 +5,9 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 +QTMIN=5.15.4 VIRTUALX_REQUIRED="test" -inherit ecm kde.org +inherit ecm frameworks.kde.org DESCRIPTION="Framework providing easy data-plotting functions" LICENSE="LGPL-2+" diff --git a/kde-frameworks/kplotting/kplotting-5.94.0.ebuild b/kde-frameworks/kplotting/kplotting-5.97.0.ebuild index f48799ad0c7..340ac2bdb64 100644 --- a/kde-frameworks/kplotting/kplotting-5.94.0.ebuild +++ b/kde-frameworks/kplotting/kplotting-5.97.0.ebuild @@ -5,9 +5,9 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) -QTMIN=5.15.3 +QTMIN=5.15.5 VIRTUALX_REQUIRED="test" -inherit ecm kde.org +inherit ecm frameworks.kde.org DESCRIPTION="Framework providing easy data-plotting functions" LICENSE="LGPL-2+" |