summaryrefslogtreecommitdiff
path: root/dev-python/plyr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-30 21:33:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-30 21:33:31 +0100
commit2f8db31405fac68eea6f7257d58529243815033b (patch)
tree54259cc8988a98a10586fc0496b1f3501cd1e2a1 /dev-python/plyr
parenta4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (diff)
gentoo resync : 30.04.2018
Diffstat (limited to 'dev-python/plyr')
-rw-r--r--dev-python/plyr/Manifest2
-rw-r--r--dev-python/plyr/plyr-1.0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/plyr/Manifest b/dev-python/plyr/Manifest
index d04c96adccef..278cbae6c68e 100644
--- a/dev-python/plyr/Manifest
+++ b/dev-python/plyr/Manifest
@@ -1,3 +1,3 @@
DIST python-glyr-1.0.6.tar.gz 42952 BLAKE2B fd95ef9fd01788c6f6526eabb77cc2c93bd28324066cfb1a4be70a5990bb1599e57e40d607f926a7216c582389e9763bdc92fbd411cdeef52aa86e1ba6138c83 SHA512 c4b04b1379116048f78c3ce5f9d30c92fd0d7198bfda456891d3012d115b86a5970595d9b4bc1d43028e87c9d467c35a7d02c7f3a9f4670dae8a17c22d1ab58a
-EBUILD plyr-1.0.6.ebuild 1337 BLAKE2B 8287aa016e0f2c13a1a6c73cac9fd9cb311f8836fd88766f9f4c266dba8281587ac6737bcc9686d49ca9c623fb584e298c1774fa1edfedf2d18f3a54a219269e SHA512 83028d3ef8afbef92c0c021b313cd7dd729687ea7a800b4e54c50af6fb1828d0ec66b9afd12939a901ea3251f1eaf10d1e2ad150a1f36d0d0056ebdaf5a9f789
+EBUILD plyr-1.0.6.ebuild 1336 BLAKE2B f1bcd833e234dd8aed0c5d559d63193aea493692f36009cdad7f7d06ee557a2a55b03ca6838cc26786beb57b217641a2775b2f6fc41996c91f67a83cafddb203 SHA512 3246140911ecbb482d51822cb130b65e613db739832ed2c1dc541c0326b5dfeff503917d4d5615fae8704d90610c967538e9356b6bc74dea8b593cb9d995ad61
MISC metadata.xml 323 BLAKE2B 6697ca93abe56cb6d2a14920f307f123527cbf570ccae070632877253ffb1dc5dfbfa013f4618b8cc5f22a3c76f5e70654808825ec31d991e704303fa5014f6b SHA512 11f94ab00c03b6a45166db720c0fa897e03fa0f5ecc85a3b824ce51309b672212053b9d7ea703e7f3400501289324b9c4ff6680668c1b6dafe0d009d6265d451
diff --git a/dev-python/plyr/plyr-1.0.6.ebuild b/dev-python/plyr/plyr-1.0.6.ebuild
index 1468d315bf5c..d6e308eadb3e 100644
--- a/dev-python/plyr/plyr-1.0.6.ebuild
+++ b/dev-python/plyr/plyr-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -10,7 +10,7 @@ MY_PN="python-glyr"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A python wrapper for Glyr"
-HOMEPAGE="https://sahib.github.com/python-glyr/intro.html
+HOMEPAGE="https://sahib.github.io/python-glyr/intro.html
https://github.com/sahib/python-glyr"
SRC_URI="https://github.com/sahib/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"