aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorremspoor2017-09-14 02:12:31 +0200
committerremspoor2017-09-14 02:12:31 +0200
commitf3a840c2675562f4ef1e6c2384c3615814d4d945 (patch)
tree2f9d24e673c80d02312165decec611a0952c40cf
parentccc223753e9e9c8d6442716d53c80c76cf15f2e7 (diff)
downloadaur-f3a840c2675562f4ef1e6c2384c3615814d4d945.tar.gz
Update to 1.482
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64860ff29e65..0e59994f82eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = next
pkgdesc = CGM rc Heli Flight Simulator
- pkgver = 1.481
+ pkgver = 1.482
pkgrel = 1
url = http://www.rc-aerobatics.eu/index_e.html
+ install = next.install
arch = i686
arch = x86_64
license = custom
optdepends = joyutils: jscal, jstest, and jsattach utilities for the Linux joystick driver
+ optdepends = controllermap: Game controller mapping generator, to generate env. var. SDL_GAMECONTROLLERCONFIG
source = http://www.cgm-online.com/secure_rc-heli-simulator/cgm-rc-heli-simulator-linux-x86-64bit.zip
source = next.desktop
source = next.sh
- sha256sums = 0deec5d52e6bee4680ba4149211fcb64ba12cda1785769d81840650f7909d420
+ sha256sums = d47669769aa41c098f630b8d43df82e1778a65f5051271dcdfa2ebc1c76ec9cc
sha256sums = 31972ec9835d29109e490a54b49865dd69084c5552344cfe2fec9b534a5fa8a2
sha256sums = 167bf2f656980495a5de69cc6fb0eb1063ddf065d021525cb73cf4e10425c2d8
diff --git a/PKGBUILD b/PKGBUILD
index cb5b8c2abbd0..d22f829f2432 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,21 @@
# Jake <ja.ke@posteo.de>
pkgname=next
-pkgver=1.481
+pkgver=1.482
pkgrel=1
pkgdesc="CGM rc Heli Flight Simulator"
arch=('i686' 'x86_64')
url="http://www.rc-aerobatics.eu/index_e.html"
license=('custom')
-optdepends=( 'joyutils: jscal, jstest, and jsattach utilities for the Linux joystick driver')
+optdepends=( 'joyutils: jscal, jstest, and jsattach utilities for the Linux joystick driver'
+ 'controllermap: Game controller mapping generator, to generate env. var. SDL_GAMECONTROLLERCONFIG')
+install="${pkgname}.install"
source=('http://www.cgm-online.com/secure_rc-heli-simulator/cgm-rc-heli-simulator-linux-x86-64bit.zip'
'next.desktop'
'next.sh')
-sha256sums=('0deec5d52e6bee4680ba4149211fcb64ba12cda1785769d81840650f7909d420'
+sha256sums=('d47669769aa41c098f630b8d43df82e1778a65f5051271dcdfa2ebc1c76ec9cc'
'31972ec9835d29109e490a54b49865dd69084c5552344cfe2fec9b534a5fa8a2'
'167bf2f656980495a5de69cc6fb0eb1063ddf065d021525cb73cf4e10425c2d8')