Remove changelog for flexget

As it's either SKIPping checksum or giving up the file, which
not necessary anyway.
This commit is contained in:
Yaron de Leeuw 2014-11-07 17:56:05 +02:00
parent 5a7355e70d
commit 96a02df8cb
2 changed files with 1 additions and 4202 deletions

File diff suppressed because it is too large Load diff

View file

@ -49,15 +49,11 @@ makedepends=('python2-paver'
source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}.tar.gz"
'flexget.service'
# "http://download.flexget.com/ChangeLog"
'ChangeLog'
)
changelog=ChangeLog
sha256sums=('f84524b4222a503ce79005316b7025e3a9848863b5daae2d611bc38da4643d94'
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
'402481b58ae5080ed15514aab56272b9673acb8c4ffd32a3f7866fafffa657e7')
)
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"