diff options
author | Stephan Hartmann <sultan@gentoo.org> | 2021-09-29 22:37:57 +0200 |
---|---|---|
committer | Stephan Hartmann <sultan@gentoo.org> | 2021-09-29 22:39:39 +0200 |
commit | f2d821e8048c850c1db6ec3b88b6e37100a202c6 (patch) | |
tree | ea2075ae76733097da37fa78ab5bc591e1b7a813 /www-plugins | |
parent | www-client/google-chrome-beta: automated update (95.0.4638.32) (diff) | |
download | gentoo-f2d821e8048c850c1db6ec3b88b6e37100a202c6.tar.gz gentoo-f2d821e8048c850c1db6ec3b88b6e37100a202c6.tar.bz2 gentoo-f2d821e8048c850c1db6ec3b88b6e37100a202c6.zip |
www-plugins/chrome-binary-plugins: automated update (95.0.4638.32)
Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/chrome-binary-plugins/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.32_beta.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.17_beta.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index f39219492bac..f39b0a17310f 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_95.0.4638.17-1_amd64.deb 89846788 BLAKE2B 22be2ba9f2e7e307f4a6f1076faf2c138481c1b26619f3704a03adb960c4e5b861ae197d6ac100cf09e84ab671be3aece42fe910e4763ee3291dbf915acdb78f SHA512 c1a131ba53e170b3603cc5160489e527393928a9b6fc4d5c20001fbcb10c0d97e3b64365169c2d9b507fdc24a06993105e65e696a8bf6525b5abda5f93033d53 +DIST google-chrome-beta_95.0.4638.32-1_amd64.deb 89580228 BLAKE2B 8d6f1eeeae1f109a59bf859e7b3ef7099997973abc12c9eb16be88006eca97c69db0cf525bb614f2ef35ecbdeceb7cac5f3ca9f7234f359bf6825eb6a4fa4363 SHA512 0c659b1e97c7cd1cd79547c5697a12decaefa22a9fa8f5c994d71e07af2d812e578f38d2f9e09b572a8643988ebbb92e6504dbdf5eb275db460e84fe59a28d1b DIST google-chrome-stable_94.0.4606.61-1_amd64.deb 90287596 BLAKE2B 0ac80477a3248ce2aaff59855e10542364e50e8baf80a52cb4e3ffa900bb369a22eae73d659d1f87f93b9f19deb6630fc2b9eb1185b851cb0ec1193d8b77246f SHA512 1a596bf6941688b13d1e74d1ee7c8676fad1f79f8224526dd7372c5bc3cb7c96cff3267b4b812f81ca114eb3acac6dd6e5576b536e0bd8cfee8263aa7a91e3a8 DIST google-chrome-unstable_96.0.4655.0-1_amd64.deb 89354896 BLAKE2B 69b2e65712351b3b7835005eb975dc5ededb09a5172efd8f0de75ec7f0c781513d6af6014f90fa03ae8c7ae3ea4ab1299b8a9ee4ef61feeba7d26b9f64c1f379 SHA512 fae22eb0cb6b1e52cbc12f9d18fb2733da9efa53c7b8fbd3a71132766c0be9c341522aacb4853b9317f01e11e216dc8c4b970ae70a606149122a0eba95f5d165 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.17_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.32_beta.ebuild index 969dd2f57c6a..e11c8c2a2bb2 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.17_beta.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-95.0.4638.32_beta.ebuild @@ -1,9 +1,9 @@ # Copyright 2012-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit multilib unpacker +inherit unpacker DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" HOMEPAGE="https://www.google.com/chrome" |