summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63332aa8c6ad..122213c42e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=dummy-opengl-driver-git
pkgver=1
-pkgrel=1
+pkgrel=3
pkgdesc="Transactional package to build mesa-git against libglvnd"
url="http://mesa3d.sourceforge.net"
arch=('any')
-license=('unknown')
-provides=('opengl-driver')
+license=('none')
+# this file has no original code at all
+provides=('opengl-driver' 'lib32-opengl-driver')
build() {
echo "Nothing to build"