summaryrefslogtreecommitdiff
path: root/gui-libs/wayfire-plugins-extra
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-21 08:09:25 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-21 08:09:25 +0000
commit5adb1b3ff590f0911922679849a7fdacc8b4f217 (patch)
tree8a471fe02dd3498487715d39f928b42017f24c99 /gui-libs/wayfire-plugins-extra
parentafcb9236a72cf602364c28b9bde6648e4a7f1ca5 (diff)
gentoo auto-resync : 21:01:2024 - 08:09:25
Diffstat (limited to 'gui-libs/wayfire-plugins-extra')
-rw-r--r--gui-libs/wayfire-plugins-extra/Manifest2
-rw-r--r--gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/gui-libs/wayfire-plugins-extra/Manifest b/gui-libs/wayfire-plugins-extra/Manifest
index 953c0d92c7bf..5664003d6d7c 100644
--- a/gui-libs/wayfire-plugins-extra/Manifest
+++ b/gui-libs/wayfire-plugins-extra/Manifest
@@ -1,6 +1,6 @@
DIST wayfire-plugins-extra-0.7.5.tar.xz 75136 BLAKE2B 7ffbb73f09175cc92f09b8a3f0493942741564278f95ff1d80066044b02ce4ceb925919ddb54fc6a37676b925d95ea7f93d09c6b0ccd448c6e9b821106d6e3ea SHA512 9cc816c3c727b0093fd15ef52dea215598b4c49ef96c098f53938c041b3908b30f4dd616be4b459b7382d630a47b36baf845c24de84f35670ba2912711205911
DIST wayfire-plugins-extra-0.8.0.tar.xz 70324 BLAKE2B f8f46782e31f170eb566567f50d302df4db23fbeb29c71569624a7f79c2bbcfcf48b070e7b55bf1880a9cd02afe78783d6680c457e466d765eb0db72f4b1f61b SHA512 8105fea3d8405a88d8c872c1012dadfab55f987a8ff8401f5caeec155214727021cbc7cfaba71c5ee3bc869caf136dcd78c189921c2f41a938b8552962f1597c
EBUILD wayfire-plugins-extra-0.7.5.ebuild 772 BLAKE2B 879920d3d9f4d8745a2960aa546284ddeb3332b910303d07e2393c4690b792a4517eea9b066606bd001be7de7c5f9cf52cb1d4bfd09e8f29fb5c5a24cd47d43d SHA512 1a10d25b9a5e29723f881ea820a8b044f84bb7891baee1fc61e3f21217abcc8120b1d3c8e487ce0e027f933684686d22f3458c0253541c964963413367545069
-EBUILD wayfire-plugins-extra-0.8.0.ebuild 795 BLAKE2B 644aa003b662a74250c8096c777132a2679095cd9560d01d36e096d27c96fe00454d84a7829b89bf1569ed00d1988c103a321b44a444ba658e81312584d4ec62 SHA512 d51423c890adafb3a4531a7309de70fc09d258dfeb5bfed4353c25f76904f7579cd96c64f9de4f016c19b9339738734fadde1b94abe6a54cf2be07ee0fa9a53f
+EBUILD wayfire-plugins-extra-0.8.0.ebuild 794 BLAKE2B b87ba6fe515dad120533142529439855d750111727ddc5b1bff2cadcbaeefd5fed185a9fe85088a2e2708780ad1c98247499d80e2dafcfcd7ba8308cdf47659b SHA512 b887109ee68483db24de1b6efa6ba16dedb0dcba0c6051b3c844b8bb144bb05cd0d476f0eada1f84566ccf6f2e462fe8a7d5f45fc64a51375905d362cb9f1290
EBUILD wayfire-plugins-extra-9999.ebuild 795 BLAKE2B 644aa003b662a74250c8096c777132a2679095cd9560d01d36e096d27c96fe00454d84a7829b89bf1569ed00d1988c103a321b44a444ba658e81312584d4ec62 SHA512 d51423c890adafb3a4531a7309de70fc09d258dfeb5bfed4353c25f76904f7579cd96c64f9de4f016c19b9339738734fadde1b94abe6a54cf2be07ee0fa9a53f
MISC metadata.xml 279 BLAKE2B d81a0199be218cc849144ac91b5ebbfef4385b127e52b16cf0596868d6f0e1f17211de6cc7ebea1b93851adf8740037363b53b00acfa567eb7b0a22ba3f6c3cd SHA512 808e43fbf58e326971fa370ce5146432266cc8b80464470606e36242b03c14e17a1bb4e90a144b554f65ebd36e8fc1fdbaefeb2ee445ab03c644f71fc981f9b7
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild
index 245409005bf2..dc283f591171 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
SLOT="0/$(ver_cut 1-2)"
fi