summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2024-01-13 00:35:11 +0100
committerMathias Buhr2024-01-13 00:35:11 +0100
commitb2ff2855d32a3f4d338d6db1efdf9847045faccd (patch)
tree80c4da9f0261d163b1924093b8cacf079943c247
parentb37f404a489e01fdc5b90e3dfefcad7a10a03f22 (diff)
downloadaur-b2ff2855d32a3f4d338d6db1efdf9847045faccd.tar.gz
Update to 1.2.7.190
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffb677644302..eacb54cf83ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.6.185
+ pkgver = 1.2.7.190
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.6.185-linux-x64.deb
- sha256sums_x86_64 = b4b8c2d701b5ee294416e8a404887f8fabe0013e840f0a1c9926d7aaa1c2a22d
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.6.185-linux-armhf.deb
- sha256sums_armv7l = 2aeeab0f96d93c214329a1e5961a987fa3c6e67daab5aef03cbc9f6b9b051150
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.6.185-linux-arm64.deb
- sha256sums_aarch64 = 81c810338e5913e7455c60e1b648aecf763ad858eb114711f64f7e80cd3d4f2a
+ 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
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5310ff377035..3ed1c5473921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.6.185
+pkgver=1.2.7.190
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=('b4b8c2d701b5ee294416e8a404887f8fabe0013e840f0a1c9926d7aaa1c2a22d')
-sha256sums_armv7l=('2aeeab0f96d93c214329a1e5961a987fa3c6e67daab5aef03cbc9f6b9b051150')
-sha256sums_aarch64=('81c810338e5913e7455c60e1b648aecf763ad858eb114711f64f7e80cd3d4f2a')
+sha256sums_x86_64=('2dd30314d1c858171a01ffaad893ce9bc32ab64690fba0ebaea932aeba71e8c3')
+sha256sums_armv7l=('c79ce97ae2047e29a21a633d6160526979272197693bd47342313f6d832dd7a8')
+sha256sums_aarch64=('554b13d789a20240a36865b072c444060779ba128b3881da1fdfe37d0102559e')
package() {