summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ad2a4af3d32..f18576f740d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
pkgname=prime-gpuchooser
-pkgver=r5.f13bea7
+pkgver=r10.26a36a6
pkgrel=1
pkgdesc="A graphical tool to choose the GPU used for 3D rendering with PRIME. Requires dri3."
arch=('any')
url="https://github.com/ChristophHaag/gpuchooser"
license=('GPL')
depends=('python-pyqt5' 'mesa-demos' 'driconf')
+makedepends=(git)
source=("git+https://github.com/ChristophHaag/gpuchooser.git")
md5sums=("SKIP")