x11-plugins/asclock: update SRC_URI

SRC_URI is dead.
Use tarball from debian instead. Only content of .git differs.

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43504
Closes: https://github.com/gentoo/gentoo/pull/43504
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Nicolas PARLANT
2025-08-20 12:05:13 +02:00
committed by Sam James
parent d922c3edc3
commit 8bad94cda1
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1,2 @@
DIST asclock-2.0.12.tar.gz 111858 BLAKE2B acc5e25c268f013c30e7c35e5f162246839b6ffdd049e041e47bd9eee5a9fd6f62b27bb5f8eec157a2b19f6a930f9084531d3c1a7e9cd19cdfdd4ba33005f952 SHA512 408c0cbd7d8c19e8cda450ed1e3e0857dd908768557221b5707bda4eaa56170899bb3ecbe1d9f487ad7cbe7ebe36019cfe7a19f58dae2b918fb1179d67a8bb0e
DIST asclock_2.0.12.orig.tar.gz 111864 BLAKE2B 154cf78f905744342d9a2b822072642794e0de1f40fffa511e6bc105b71b13327632b1253698a262505219a5398e0aecddcd0be3edf87a0a377f137a58899f0d SHA512 33c0fc61b0438905c335fa14ace6e2c0e7e7cc1315ef55e248ae3bcaa404be143d0c0b79e0e35326977fcc85db9c26b2717003a12702ab4b16f429cc674127f9

View File

@@ -7,7 +7,8 @@ inherit edo toolchain-funcs
DESCRIPTION="Clock applet for AfterStep"
HOMEPAGE="http://wiki.afterstep.org/index.php?title=AfterStep_Applets_DataBase#asclock"
SRC_URI="http://www.tigr.net/afterstep/download/asclock/${P}.tar.gz"
SRC_URI="mirror://debian/pool/main/a/asclock/${PN}_${PV}.orig.tar.gz"
S="${WORKDIR}/asclock-xlib"
LICENSE="GPL-2"
SLOT="0"