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 55c701286fcb..352314b6d4d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
_pkgname=scd
pkgname=$_pkgname-git
-pkgver=0.1.0.r0.g0e55e10
-pkgrel=2
-pkgdesc="Free and open source driver for the Steam Controller"
+pkgver=0.2.0.r0.g0e7a2de
+pkgrel=1
+pkgdesc="Free and open source driver for the Steam Controller (git version)"
arch=('i686' 'x86_64')
url="https://gitlab.com/dennis-hamester/scd"
license=('custom:ISC')
makedepends=('cmake' 'scrawpp-git')
depends=('scraw-git')
provides=('scd')
+conflicts=('scd')
source=("git+https://gitlab.com/dennis-hamester/scd.git")
sha256sums=('SKIP')