summaryrefslogtreecommitdiff
path: root/picard
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-04-30 21:11:34 +0000
committerTim Biermann <tbier@posteo.de>2021-04-30 21:13:28 +0000
commitbe0a8e1ab7fb11ebbd4e390aefc0ec9bd53f832c (patch)
tree25ca3a74bb2edfb0d3906005799b8c356001c7ed /picard
parent7f710f73040f0ba055585a4dae85f3cd7d139fa0 (diff)
downloadcontrib-be0a8e1ab7fb11ebbd4e390aefc0ec9bd53f832c.tar.gz
contrib-be0a8e1ab7fb11ebbd4e390aefc0ec9bd53f832c.tar.xz
picard: added missing dependencies: python3-dateutil and python3-fasteners
Diffstat (limited to 'picard')
-rw-r--r--picard/.signature4
-rw-r--r--picard/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/picard/.signature b/picard/.signature
index ad75d7494..89440ea30 100644
--- a/picard/.signature
+++ b/picard/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF33S3hN3ss/8QwZJpRugXoiT38qrUecr+KC6RZ5j1Qods3y2N3JSQEYkT8RcuA+n1eh1ULgD2F+N/vprbjxHIGw0=
-SHA256 (Pkgfile) = eb450bc76790fa8a6999c8e69d311a825e242f204d4e7c8b2da637a8ff465c3e
+RWSagIOpLGJF30BkEA8Dui8BJV/K7iZFPayJfP8xx/VdZxLYLXHJGAFKoGyM8xoMyEBJfQa5sETHhP264TSPxGg1VbsaLBvfTAo=
+SHA256 (Pkgfile) = e9141c2537735996e23424f0ab4706092bd97c925aee87b65041542e9f7b2cfb
SHA256 (.footprint) = 792e7775f3f7a24ee00bbe57ab51be7f8d027746a7c5e829c15894a4db19bde9
SHA256 (picard-2.6.2.tar.gz) = 8d53ae247b539b310030c68aa2ffa565b24df25eaf4d76e8ff129caf2e49dd90
diff --git a/picard/Pkgfile b/picard/Pkgfile
index e35bcc2f2..8b3f91707 100644
--- a/picard/Pkgfile
+++ b/picard/Pkgfile
@@ -1,7 +1,7 @@
-# Description: MusicBrainz's audio files tagger.
+# Description: MusicBrainz's audio files tagger
# URL: https://picard.musicbrainz.org
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: chromaprint python3-discid python3-mutagen python3-pyqt5
+# Depends on: chromaprint python3-dateutil python3-discid python3-fasteners python3-mutagen python3-pyqt5
name=picard
version=2.6.2

Generated by cgit