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 b531e5d4b27a..7e4f2e1d59b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=qubes-vm-xen
_gitname=${pkgname%-git*}
pkgver='4.8.5'
-pkgrel=14
+pkgrel=23
epoch=
pkgdesc="QubesOS component"
arch=("x86_64")
@@ -35,7 +35,7 @@ sha512sums=('SKIP')
build() {
- export PYTHON=/usr/bin/python2
+ export PYTHON=/usr/bin/python
cd "${srcdir}/${_gitname}/"
make get-sources