diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index 389ff15ac9673efa7f24f4fb3d5737e482e5d9a9..816bcbdd30b931d0d04f597332f312dd811c92a7 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="An install helper program for desktop stuff." arch=('i686' 'x86_64') url="https://github.com/xdgurl/xdgurl" license=('GPL3') -depends=('python2>=2.7.0' 'tk') +depends=('python>=3.2.0' 'tk') #source=("$pkgname-$pkgver.tar.gz") source=("$pkgname.tar.gz") md5sums=() #autofill using updpkgsums