mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
eyeD3: update to 0.8.9.
This commit is contained in:
parent
32eb8b42fc
commit
085f6b2a9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eyeD3'
|
# Template file for 'eyeD3'
|
||||||
pkgname=eyeD3
|
pkgname=eyeD3
|
||||||
version=0.8.8
|
version=0.8.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://eyed3.nicfit.net/"
|
homepage="http://eyed3.nicfit.net/"
|
||||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=58d18f4313c906c4f88831138fbaf440fca89dcf5a835caa3f67d4efe7d7f4a4
|
checksum=b6bb626566f2949da409d7a871576271e2d6254dfb3d416b21713dabc4b6b00f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/pathlib/d' requirements/requirements.yml # ugh
|
sed -i '/pathlib/d' requirements/requirements.yml # ugh
|
||||||
|
|
Loading…
Add table
Reference in a new issue