summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2016-10-21 23:43:40 +0200
committerChristoph Haag2016-10-21 23:43:40 +0200
commite606f7eadb5babaa4915a1ce8220eec434eae402 (patch)
tree3d29556651d0ef5ef35f50c9b5e3385d72325463 /PKGBUILD
parent146f37373b4458d03080d30d0c47d0615fc22c70 (diff)
downloadaur-e606f7eadb5babaa4915a1ce8220eec434eae402.tar.gz
updaet
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")