summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2024-02-10 10:40:21 +0100
committerMathias Buhr2024-02-10 10:40:21 +0100
commitd0f88fab6c76f0e3a02866fc1a6f0285aa91245d (patch)
tree75992c8b926b2ae29e0b09c71fec97b3f53ad3d1
parentb2ff2855d32a3f4d338d6db1efdf9847045faccd (diff)
downloadaur-d0f88fab6c76f0e3a02866fc1a6f0285aa91245d.tar.gz
Update to 1.2.8.194
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eacb54cf83ff..e09521ea7443 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.7.190
+ pkgver = 1.2.8.194
pkgrel = 1
url = http://hexler.net
arch = x86_64
arch = armv7l
arch = aarch64
license = custom:TouchOSC
- source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.2.7.190-linux-x64.deb
- sha256sums_x86_64 = 2dd30314d1c858171a01ffaad893ce9bc32ab64690fba0ebaea932aeba71e8c3
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.7.190-linux-armhf.deb
- sha256sums_armv7l = c79ce97ae2047e29a21a633d6160526979272197693bd47342313f6d832dd7a8
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.7.190-linux-arm64.deb
- sha256sums_aarch64 = 554b13d789a20240a36865b072c444060779ba128b3881da1fdfe37d0102559e
+ source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.2.8.194-linux-x64.deb
+ sha256sums_x86_64 = ce2270bd2eda924baf7f790c9811510ca25fccf92776e14c7fda3f0850663706
+ source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.8.194-linux-armhf.deb
+ sha256sums_armv7l = c6944cd9411ef93d86fc90048c32f80e6e25e67a8c3766f99a86292cdb64f9a9
+ source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.8.194-linux-arm64.deb
+ sha256sums_aarch64 = b87d734686fd08ff1a69529eb563f53f89644c8dbb39f81512d90e9118685e2c
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3ed1c5473921..83037572873c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.7.190
+pkgver=1.2.8.194
pkgrel=1
pkgdesc='Modular control surface'
arch=('x86_64' 'armv7l' 'aarch64')
@@ -11,9 +11,9 @@ license=(custom:TouchOSC)
source_x86_64=("https://hexler.net/pub/touchosc/touchosc-$pkgver-linux-x64.deb")
source_armv7l=("https://hexler.net/pub/touchosc/touchosc-$pkgver-linux-armhf.deb")
source_aarch64=("https://hexler.net/pub/touchosc/touchosc-$pkgver-linux-arm64.deb")
-sha256sums_x86_64=('2dd30314d1c858171a01ffaad893ce9bc32ab64690fba0ebaea932aeba71e8c3')
-sha256sums_armv7l=('c79ce97ae2047e29a21a633d6160526979272197693bd47342313f6d832dd7a8')
-sha256sums_aarch64=('554b13d789a20240a36865b072c444060779ba128b3881da1fdfe37d0102559e')
+sha256sums_x86_64=('ce2270bd2eda924baf7f790c9811510ca25fccf92776e14c7fda3f0850663706')
+sha256sums_armv7l=('c6944cd9411ef93d86fc90048c32f80e6e25e67a8c3766f99a86292cdb64f9a9')
+sha256sums_aarch64=('b87d734686fd08ff1a69529eb563f53f89644c8dbb39f81512d90e9118685e2c')
package() {