summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2021-03-22 11:40:46 +0100
committerCedric Girard2021-03-22 11:40:46 +0100
commit8e600496cee4c31dd010414e20caac29941d3f34 (patch)
tree295093fe251bae424e6eea399c72a9ab3de078f8 /PKGBUILD
parent762aaa2ec59bb7bcdf7f112bc1c729d2da423552 (diff)
downloadaur-python-pynzb.tar.gz
upgpkg: python-pynzb 0.1.0-1
link updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c23653ae6ca5..ca2ea93ae042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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: Daniel Neve <the.mephit@googlemail.com>
# Contributor: Eduardo Parra Mazuecos <eduparra90@gmail.com>
@@ -8,7 +8,7 @@ pkgver=0.1.0
pkgrel=1
pkgdesc="A unified API for parsing NZB files"
arch=('any')
-url="http://pypi.python.org/pypi/pynzb/"
+url="https://pypi.python.org/pypi/pynzb/"
license=('BSD')
depends=('python' 'expat')
makedepends=('python-distribute')