mps-youtube: update to 0.2.7.
This commit is contained in:
parent
171c2fe007
commit
74ae084271
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mps-youtube'
|
||||
pkgname=mps-youtube
|
||||
version=0.2.6
|
||||
revision=2
|
||||
version=0.2.7
|
||||
revision=1
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
noarch=yes
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/np1/mps-youtube/"
|
||||
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=df3cc7ad9a49a0da390c38f40c905daa992d48de5fb421865ec19cc1fbec453f
|
||||
checksum=d75a3bcc9067693ccbd111c165cfa14daf2486b4cf688814aff7ec73811be52b
|
||||
|
||||
post_extract() {
|
||||
sed -i '/CHANGELOG/s,"","share/doc/mps-youtube",' setup.py
|
||||
|
|
Loading…
Reference in New Issue