summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Fleischer2020-01-03 16:42:26 +0100
committerErik Fleischer2020-01-03 16:42:26 +0100
commite5f6611896c4f62aafdf6011057de9b3e5cc71a3 (patch)
tree0446316925dd4d3f2e2356e89eeabe0f2f58b6f9 /PKGBUILD
parenteaa497160b52ae53765765e4961bc059cf7b1d0a (diff)
downloadaur-e5f6611896c4f62aafdf6011057de9b3e5cc71a3.tar.gz
Switched python dependency from python2 to python. Removed no longer needed python dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc59f6cc08a0..6ea1f4fedca2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=crossover
pkgver=19.0.0
-pkgrel=1
+pkgrel=2
_pkgdebrel=1
pkgdesc="Run Windows Programs on Linux"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ source=("https://media.codeweavers.com/pub/${pkgname}/cxlinux/demo/${pkgname}_${
sha256sums=('a7caa04292a1c941e0c1c143957b5e741d11b7ae5cae8f43ce21f13dd9929506')
depends=(
- 'python2' 'desktop-file-utils' 'pygtk' 'python2-dbus'
+ 'python' 'desktop-file-utils'
)
optdepends=(