summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2961966fea2f..63646cd10c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-transip
_pkg="${pkgname#python-}"
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Wrapper for the TransIP API'
arch=('any')
-url="https://github.com/roaldnefs/transip"
+url="https://github.com/roaldnefs/python-transip"
license=('LGPL3' 'GPL3')
depends=('python-cryptography' 'python-requests')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')