diff options
author | Tim Biermann <tbier@posteo.de> | 2019-12-29 16:16:33 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-12-29 16:16:33 +0100 |
commit | 5bde77e4277f398cb62adef295165c6dc01ca584 (patch) | |
tree | e144ba5d88cd88dccd2455e490c258294c679eb8 /python3-discid | |
parent | f1b8cfe872d533a2dcb64469d67e68c2ba96f6ab (diff) | |
download | contrib-5bde77e4277f398cb62adef295165c6dc01ca584.tar.gz contrib-5bde77e4277f398cb62adef295165c6dc01ca584.tar.xz |
python3-discid: fix wrong dependency
Diffstat (limited to 'python3-discid')
-rw-r--r-- | python3-discid/.signature | 4 | ||||
-rw-r--r-- | python3-discid/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-discid/.signature b/python3-discid/.signature index ec6a8b0a2..de46c43ce 100644 --- a/python3-discid/.signature +++ b/python3-discid/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zXhibYUHUW3ez9M8yJLoEpKJr6Npjy9AucU9o6emzsymBFfASrwDoa5DE+n7rC77uWRCUAYND4bmSb8ltwAJgQ= -SHA256 (Pkgfile) = 3be8102336fb4e58c1aa6197ed02f3a3a6ab97992a53bbc59c10c236b1fcdf13 +RWSagIOpLGJF30PMcW61DVtfYn4ybrvRNCKad1k+bhKY4rmKZ4kbl/CWG4tZOdImc6/99960rXykOypC8/hdPxE1qm0i3Bc88gg= +SHA256 (Pkgfile) = f8bf8fe048f37dac63f853cb45cc22d4aae2a847eeb5a9069db70c43147cfcbd SHA256 (.footprint) = bf89942e6a0d80788902d806ab382ee802ea907a49ebc929d9ebd5cf0cd5626d SHA256 (python3-discid-1.2.0.tar.gz) = 4eec56f054d960b66c4e42c711c317e987dd50c9e7267a29f7adadd9ceee664f diff --git a/python3-discid/Pkgfile b/python3-discid/Pkgfile index 32dc53b2b..aafc866c5 100644 --- a/python3-discid/Pkgfile +++ b/python3-discid/Pkgfile @@ -1,7 +1,7 @@ # Description: Python binding of MusicBrainz libdiscid # URL: https://github.com/JonnyJD/python-discid # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3 discid +# Depends on: python3 libdiscid name=python3-discid version=1.2.0 |