sc-controller: update to version 0.4.0.1_1

Closes: #10590 [via git-merge-pr]
This commit is contained in:
Vintodrimmer 2017-06-27 08:50:12 +02:00 committed by Jürgen Buchmüller
parent a05eccd1d4
commit 2f0ab4c23e

View file

@ -1,15 +1,15 @@
# Template file for 'sc-controller' # Template file for 'sc-controller'
pkgname=sc-controller pkgname=sc-controller
version=0.3.16 version=0.4.0.1
revision=1 revision=1
build_style=python2-module build_style=python2-module
pycompile_module="scc" pycompile_module="scc"
makedepends="python-setuptools" makedepends="python-setuptools python-devel"
depends="gtk+3 python-gobject python-cairo kernel-libc-headers" depends="gtk+3 python-gobject python-cairo python-evdev kernel-libc-headers"
short_desc="User-mode driver and GTK3 based GUI for Steam Controller" short_desc="User-mode driver and GTK3 based GUI for Steam Controller"
maintainer="vintodrimmer <vintodrimmer@protonmail.ch>" maintainer="vintodrimmer <vintodrimmer@protonmail.ch>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/kozec/sc-controller" homepage="https://github.com/kozec/sc-controller"
distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz" distfiles="https://github.com/kozec/sc-controller/archive/v${version}.tar.gz"
checksum="a38661b1b1e458495395a84cef87f060d9bd1d9df5c0f66d6aa672f85bfcd0ce" checksum="a83e42899e75040dbbe5b22f6e2c555e68aa41e549b807565f4bcec1dc94190e"