diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /net-print/ink | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'net-print/ink')
-rw-r--r-- | net-print/ink/Manifest | 2 | ||||
-rw-r--r-- | net-print/ink/ink-0.5.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-print/ink/Manifest b/net-print/ink/Manifest index 1fc748975386..68585b98b8e4 100644 --- a/net-print/ink/Manifest +++ b/net-print/ink/Manifest @@ -1,3 +1,3 @@ DIST ink-0.5.3.tar.gz 111791 BLAKE2B 15269a5ea267434f529256aeb144950111ffdaf9d9e182b62f5e1b0b3e6340495a2fdf22ffa6578a1960259a5f1a9097f27ca09ea6ecb1fb1f702aa15b7b2b5b SHA512 a05a3647d0fcae652f1b339006d22b7324e42615ed63fed47269dad409d0a6bd7640b9ec9fb6871d7ff0027af2577b64af98cbb8d9e38810e3b26490a5c0a2a1 -EBUILD ink-0.5.3.ebuild 378 BLAKE2B 6303ff16f976ff92296ac38c9a2ce0d5b71ddc599cfb53773d608db30e550e3b3d673ff9ed6b245bf3b2d09aafde5bd8c102be389719246bf0ab40d6b50050d9 SHA512 697adae4bd0161a31bdf928e4285eee9a960a8b2ef1fe330eb9d95f366704f0e20b7b329db559ddd2f2a6f5ae415b0c389dac7793582e6421c8a5de53e369835 +EBUILD ink-0.5.3.ebuild 391 BLAKE2B b0872ac4393df7750c9b7f079514667d3dd9ddb69d5a8e06acf206c9765b239859e2c4633096d7066f3a919059ebb0adbe01b811071743e7eec693f0663a420b SHA512 33a16cd5b78557c2bc32a069f184d6e799a6e234bc5c5a28ca81146d71dd4e807c4920fcf027394f5549cd9c7d36da7b45d49db44141da5b380d3976cb44e6b2 MISC metadata.xml 333 BLAKE2B 52927a7468c64aded68640d17cf20ce194779c23fb379770ff9496c5d4ce6c7d8a1b95ae6bd4d5810b5d02f5b9f4e5200fc99eed70e89c982dfde109a9695e5f SHA512 781d5d910ac309158d603b3872dd6d13142879feac149660e9255274e65b727376625c87463245ef6918a292bf5abf052d85b8b7bc4df25f86722790a06b731b diff --git a/net-print/ink/ink-0.5.3.ebuild b/net-print/ink/ink-0.5.3.ebuild index 9818121ef750..766b299210e4 100644 --- a/net-print/ink/ink-0.5.3.ebuild +++ b/net-print/ink/ink-0.5.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A command line utility to display the ink level of your printer" -SRC_URI="mirror://sourceforge/ink/${P/_}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ink/${P/_}.tar.gz" HOMEPAGE="http://ink.sourceforge.net/" LICENSE="GPL-2" |