upgpkg: python-pynzb 0.1.0-1

link updated
This commit is contained in:
Cedric Girard 2021-03-22 11:40:46 +01:00
parent 5b9731a6ff
commit d2dcc9ce58
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ pkgbase = python-pynzb
pkgdesc = A unified API for parsing NZB files pkgdesc = A unified API for parsing NZB files
pkgver = 0.1.0 pkgver = 0.1.0
pkgrel = 1 pkgrel = 1
url = http://pypi.python.org/pypi/pynzb/ url = https://pypi.python.org/pypi/pynzb/
arch = any arch = any
license = BSD license = BSD
makedepends = python-distribute makedepends = python-distribute

View File

@ -1,4 +1,4 @@
# Maintainer: Cedric Girard <girard.cedric@gmail.com> # Maintainer: Cedric Girard <cgirard [dot] archlinux [at] valinor [dot] fr>
# Contributor: vorpalblade77@gmail.com # Contributor: vorpalblade77@gmail.com
# Contributor: Daniel Neve <the.mephit@googlemail.com> # Contributor: Daniel Neve <the.mephit@googlemail.com>
# Contributor: Eduardo Parra Mazuecos <eduparra90@gmail.com> # Contributor: Eduardo Parra Mazuecos <eduparra90@gmail.com>
@ -8,7 +8,7 @@ pkgver=0.1.0
pkgrel=1 pkgrel=1
pkgdesc="A unified API for parsing NZB files" pkgdesc="A unified API for parsing NZB files"
arch=('any') arch=('any')
url="http://pypi.python.org/pypi/pynzb/" url="https://pypi.python.org/pypi/pynzb/"
license=('BSD') license=('BSD')
depends=('python' 'expat') depends=('python' 'expat')
makedepends=('python-distribute') makedepends=('python-distribute')