summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3040ab145fb7..8f29cc274f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
_pkgname=scraw
pkgname=$_pkgname-git
pkgver=0.2.0.r0.g4a95995
-pkgrel=1
-pkgdesc="Steam Controller C library"
+pkgrel=2
+pkgdesc="Steam Controller C library (git version)"
arch=('i686' 'x86_64')
url="https://gitlab.com/dennis-hamester/scraw"
license=('custom:ISC')
makedepends=('cmake' 'doxygen')
depends=('libusb')
+provides=('scraw')
source=("git+https://gitlab.com/dennis-hamester/scraw.git")
sha256sums=('SKIP')