mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Remove changelog for flexget
As it's either SKIPping checksum or giving up the file, which not necessary anyway.
This commit is contained in:
parent
5a7355e70d
commit
96a02df8cb
2 changed files with 1 additions and 4202 deletions
File diff suppressed because it is too large
Load diff
|
@ -49,15 +49,11 @@ makedepends=('python2-paver'
|
||||||
|
|
||||||
source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}.tar.gz"
|
source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}.tar.gz"
|
||||||
'flexget.service'
|
'flexget.service'
|
||||||
# "http://download.flexget.com/ChangeLog"
|
|
||||||
'ChangeLog'
|
|
||||||
)
|
)
|
||||||
|
|
||||||
changelog=ChangeLog
|
|
||||||
|
|
||||||
sha256sums=('f84524b4222a503ce79005316b7025e3a9848863b5daae2d611bc38da4643d94'
|
sha256sums=('f84524b4222a503ce79005316b7025e3a9848863b5daae2d611bc38da4643d94'
|
||||||
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
|
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
|
||||||
'402481b58ae5080ed15514aab56272b9673acb8c4ffd32a3f7866fafffa657e7')
|
)
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue