summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-l10n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
commitea31ad0ed5501d0bf92267c35beaf06ac016bad2 (patch)
tree2fdc433d571e3ead010876d43ce2646b7d783680 /lxqt-base/lxqt-l10n
parent88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff)
gentoo resync : 13.05.2018
Diffstat (limited to 'lxqt-base/lxqt-l10n')
-rw-r--r--lxqt-base/lxqt-l10n/Manifest2
-rw-r--r--lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-l10n/Manifest b/lxqt-base/lxqt-l10n/Manifest
index a70b6173f204..db840992a106 100644
--- a/lxqt-base/lxqt-l10n/Manifest
+++ b/lxqt-base/lxqt-l10n/Manifest
@@ -1,3 +1,3 @@
DIST lxqt-l10n-0.11.0.tar.xz 513704 BLAKE2B f300b938db282151df1552e13e5530ffab1465d496e89df73b5d339b339442c018521d2eb1d5c3d7a942607596ba8ab98dacd689ba74761ec93e82b42ba85249 SHA512 827a38184d27684ab98234df671c48c8ff7d45bfe4fafafe82fd821786e856eaadade98f8d244cac9729dd0ec1a2d8d295b04397bed4a3375cac8191759ec27e
-EBUILD lxqt-l10n-0.11.0.ebuild 515 BLAKE2B ea2514452997bb326c3134cd657a72422e8e9656d2472b164015eb42b2d41048725a29f250e0acf1583cdb597c07e4080566dbfd22d2ffa8afd1728d53c38e23 SHA512 181be78696162123cc7c7548591936671569060a4e13536a14ecf2ae53ba65ecee38f26dc2b68b497f1adff05fbc4a8a49077ea5c044ed1ecf0d9944216221a1
+EBUILD lxqt-l10n-0.11.0.ebuild 517 BLAKE2B 2fa21a32fa6f5c9e067c74ad67e12a03f6b72a991112e78017dc97f9cade0f9c894910b73cab894e27c45a56048c4c2683c3d04c25dae15bd94b66c41f93a1df SHA512 707f35306f949fd24e7c608f555ea82ed8d7a21c6802d75754663c2ea621b84dab72d531db4e6e82b47e7d7a54f120b9722f50dd690514e595db352c7ef32e25
MISC metadata.xml 242 BLAKE2B 0419b4ef7b7a5d5d1fec01a665231443e329b5aff0d8083f7c047960fbc620b321b33a589e4f2b8f155e489cb2e4fcb72f336b5421cd3ea784880e023618e566 SHA512 596c726c72ea76bdc5b150b75df2951dd82468ecf2ae709c3babf7fd0c741485d48066fea16f4719f9d0d2fc36aad74651ffaf8db2f1c9156deca7dac18b0302
diff --git a/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild b/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
index 730a29ddb36d..27fa16aa85d5 100644
--- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
+++ b/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
@@ -5,11 +5,11 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="LXQt localisation package"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
+ EGIT_REPO_URI="https://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"