commit:     ca23f92a0fd0bb92ea1de3c43fe48fd84ed4eb85
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon May  6 22:49:06 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May  7 22:59:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca23f92a

dev-python/zenlib: update SRC_URI

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/zenlib/zenlib-2.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/zenlib/zenlib-2.1.1.ebuild 
b/dev-python/zenlib/zenlib-2.1.1.ebuild
index f9a184c858..a517df4b63 100644
--- a/dev-python/zenlib/zenlib-2.1.1.ebuild
+++ b/dev-python/zenlib/zenlib-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="Useful python decorators and utilities"
 HOMEPAGE="https://github.com/desultory/zenlib";
-SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to