summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Campbell2021-04-10 08:47:18 -0500
committerDan Campbell2021-04-10 08:47:18 -0500
commit0b3f9c88b2f74cc6c4f400ec7de5165781a2c222 (patch)
treea9e77f273edef40933029127ae434b9ac1cebdd6 /PKGBUILD
parente3226c71319b9808da6366c879d9f6c9c8663b2f (diff)
downloadaur-0b3f9c88b2f74cc6c4f400ec7de5165781a2c222.tar.gz
Update to spacenavd-0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47b38cec2625..6806be6eb831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Creator: Jan Hambrecht <jaham at gmx dot net>
pkgname=spacenavd
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.8
+pkgrel=1
pkgdesc="The spacenav project provides a free, compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 3D input devices (called 'space navigator', 'space pilot', 'space traveller', etc)."
arch=('x86_64')
url="http://spacenav.sourceforge.net/"
@@ -14,7 +14,8 @@ provides=('spacenavd')
backup=('etc/spnavrc')
source=(https://github.com/FreeSpacenav/spacenavd/releases/download/v$pkgver/spacenavd-$pkgver.tar.gz spacenavd.service)
-sha256sums=('9266e19b847dabc79bac0f16984e6104338021f83c784780e2fb569c41529d2b'
+
+sha256sums=('6e258439e0fb3a9e29efbaf4714f54df88ba7c35c29e432b221249017853915f'
'5a1122cf44acdf34537bc2ef7c1ad3776872f335b2993d68833c23f999d96c11')
build() {