summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-l10n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
commit8aebb228036d5e2863b7eaa6e319ab41c1669269 (patch)
tree00f4b90ce32462dc8e99ae54a31d6462ea2c3ac6 /lxqt-base/lxqt-l10n
parent76cba73c47c8694e74377004634daca18f2d9c08 (diff)
gentoo resync : 16.04.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 7169e67bc8e2..a70b6173f204 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 504 BLAKE2B bc17c11c9dbf3f57c5b128e43fbbe77c599e8b2827c731872aca5af269e8968f6259a063ab690c87dd6a05a0a1659ee8e2110290afe763650a9a528ee153dbaf SHA512 7953bd00805436dbbb6afd8e974b3917e467aa597394dc1ebd191ba255bb641dd4f52f323a45990d3aaddbbb55cb037c333f59a359ca4da2c59ae42ac45d4b82
+EBUILD lxqt-l10n-0.11.0.ebuild 515 BLAKE2B ea2514452997bb326c3134cd657a72422e8e9656d2472b164015eb42b2d41048725a29f250e0acf1583cdb597c07e4080566dbfd22d2ffa8afd1728d53c38e23 SHA512 181be78696162123cc7c7548591936671569060a4e13536a14ecf2ae53ba65ecee38f26dc2b68b497f1adff05fbc4a8a49077ea5c044ed1ecf0d9944216221a1
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 9feb7d9b7e2d..730a29ddb36d 100644
--- a/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
+++ b/lxqt-base/lxqt-l10n/lxqt-l10n-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
- SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
+ SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi