x11-libs/libtinynotify: Update URLs

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-03-01 10:27:43 +01:00
parent 12e5fe3332
commit eb4f4eb49b
2 changed files with 4 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
HOMEPAGE="https://github.com/mgorny/libtinynotify/"
SRC_URI="https://github.com/mgorny/libtinynotify/releases/download/${P}/${P}.tar.bz2"
HOMEPAGE="https://github.com/projg2/libtinynotify/"
SRC_URI="https://github.com/projg2/libtinynotify/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"

View File

@@ -6,11 +6,6 @@
<name>Michał Górny</name>
</maintainer>
<upstream>
<maintainer status="active">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://github.com/mgorny/libtinynotify/issues/</bugs-to>
<remote-id type="github">mgorny/libtinynotify</remote-id>
<remote-id type="github">projg2/libtinynotify</remote-id>
</upstream>
</pkgmetadata>