summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b9d718a8515..6a1d817819eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-xvfbman
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='A python module for managing Xvfb sessions / ensuring DISPLAY through a simple interface'
arch=('any')
license=('LGPLv2')
url="http://github.com/kata198/xvfbman"
-makedepends=('python2-setuptools' 'python')
-depends=('python2-setuptools' 'python')
+makedepends=('python-setuptools' 'python')
+depends=('python-setuptools' 'python')
source=("https://github.com/kata198/xvfbman/archive/${pkgver}.tar.gz")
sha512sums=("d9a25d1dba493b68523a8c43c181fc61d49de7658e2eb9484d33ef9a193d3a269b8ced65e0586a87f5e73a2d38e31cfeb91393d9073402ba367f2f5054aeade4")