summaryrefslogtreecommitdiff
path: root/media-sound/audiotag
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-02 01:05:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-02 01:05:23 +0000
commit1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f (patch)
tree99e562b794c03576c2ff6aaf048f51711975ad58 /media-sound/audiotag
parente0968e5ee407d5b6dae5c7a8cb5bba33471aa55e (diff)
downloadbaldeagleos-repo-1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f.tar.gz
baldeagleos-repo-1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f.tar.xz
baldeagleos-repo-1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f.zip
Adding metadata
Diffstat (limited to 'media-sound/audiotag')
-rw-r--r--media-sound/audiotag/Manifest2
-rw-r--r--media-sound/audiotag/audiotag-0.19-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/audiotag/Manifest b/media-sound/audiotag/Manifest
index e4f71ed26690..ef27a1756562 100644
--- a/media-sound/audiotag/Manifest
+++ b/media-sound/audiotag/Manifest
@@ -1 +1 @@
-DIST audiotag-0.19.tar.bz2 15016 BLAKE2B d650887a72242d1258fa2d60a876a6c5984369074d16e4f9028468f6520b38afad4a5cf92ba5c2a92f7f2a26b1aaf515998fa1a3fbd6d8d49d15074c68940c14 SHA512 a2e117deb78c3141ca1e17a12ee17033eb762fee822187d8aa708715ee4077b120ea2f7acf09d683d9dd292c0826e1152d09286830976b65d08738ced9a0529e
+DIST audiotag-0.19.tar.gz 15794 BLAKE2B 811630a7eb0888ccc1ce4a7e1dbdc6cc65d98a0c1ab8c4ddc5621cdd6221994098cc8cc48ee94d4ceb8a2e021c50e76ad83e9ba86bdbd07667f8c59c7f111dd2 SHA512 3d3719ed38b931791479846f552ba78e51b0e5f7b97b3f1bf3cce6a78f5fabc3a75d90f7f932a12480cc44f7b2065ea559b998b9daf0b5816847c0b3627bc80a
diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index 7e58345a74d0..2c09890dab55 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit optfeature
DESCRIPTION="Command-line tool for mass tagging/renaming of audio files"
HOMEPAGE="https://github.com/Daenyth/audiotag"
-SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2"
+SRC_URI="https://github.com/Daenyth/audiotag/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"