summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2021-10-29 20:50:57 +0200
committerMathias Buhr2021-10-29 20:50:57 +0200
commitd8123907033591579134b683c2349901d0987b31 (patch)
treec6211d2b63ec2478d8ea6f949d103f3a11b7f3ca
parent35129bf8f3c439341306187fb8a9db0dcd355ed2 (diff)
downloadaur-d8123907033591579134b683c2349901d0987b31.tar.gz
Update to 1.0.7.117
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba52e5447c8a..16416592fcc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.0.5.109
+ pkgver = 1.0.7.117
pkgrel = 1
url = http://hexler.net
arch = x86_64
license = custom:TouchOSC
- source = https://hexler.net/pub/touchosc/touchosc-1.0.5.109-linux-x86_64.deb
- sha256sums = bd6a736aebc1b3640f4c7e29114802835c5438648673b0588a0c4ace9baeade9
+ source = https://hexler.net/pub/touchosc/touchosc-1.0.7.117-linux-x86_64.deb
+ sha256sums = a33166fafd44b1eb0861fd917b252060d2f4924fe2d3e7d0da121c640c247bba
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 04f65610472d..6c5a54cb2bc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Kenneth Flak <kennethflak@protonmail.com>
+# Maintainer: Mathias Buhr <napcode@aparatus.de>
+# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.0.5.109
+pkgver=1.0.7.117
pkgrel=1
pkgdesc='Modular control surface'
arch=('x86_64')
url=http://hexler.net
license=(custom:TouchOSC)
source=("https://hexler.net/pub/touchosc/touchosc-$pkgver-linux-$arch.deb")
-sha256sums=('bd6a736aebc1b3640f4c7e29114802835c5438648673b0588a0c4ace9baeade9')
+sha256sums=('a33166fafd44b1eb0861fd917b252060d2f4924fe2d3e7d0da121c640c247bba')
package() {