summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-01-13 19:26:32 +0100
committerMathias Buhr2023-01-13 19:26:32 +0100
commitd1baeeb663818c17a52060efa5f47d859a910700 (patch)
tree09f00f4d8b4b9de7277ac44bf41ff0b30961c575
parentede1db2c83ee8555612135d8f68741b2b35724c4 (diff)
downloadaur-d1baeeb663818c17a52060efa5f47d859a910700.tar.gz
Update to 1.1.8.157
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a3e32e57922..da0cf48285d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.1.6.150
+ pkgver = 1.1.8.157
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.1.6.150-linux-x86_64.deb
- sha256sums_x86_64 = 2d45a52c4b1352a5685809235c2ff33b388fa8ef391fc888970254edea8b45c6
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.1.6.150-linux-armhf.deb
- sha256sums_armv7l = 196a585b5dbada99712333d5cc1121e19ddf4088529b2d0df71020c278d7ad01
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.1.6.150-linux-arm64.deb
- sha256sums_aarch64 = b189001725e79b3812ce8ebc385d288aff2d52f63e835582718efcdce64ef913
+ source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.1.8.157-linux-x86_64.deb
+ sha256sums_x86_64 = a76a9f3e68bb7715d6363efd98564c1bb1dc947ee11859ee970762bb8d113936
+ source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.1.8.157-linux-armhf.deb
+ sha256sums_armv7l = 7f65013792f300c0f6e56d239d10702d2f799f2099fbd6ad8840c7ae5e378f9a
+ source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.1.8.157-linux-arm64.deb
+ sha256sums_aarch64 = ac362b0907cb57b1c5ed2389891f23158d933c26928618c39e7f21b001e5d2c7
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37c9c88f6041..446f017a10a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.1.6.150
+pkgver=1.1.8.157
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-$arch.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=('2d45a52c4b1352a5685809235c2ff33b388fa8ef391fc888970254edea8b45c6')
-sha256sums_armv7l=('196a585b5dbada99712333d5cc1121e19ddf4088529b2d0df71020c278d7ad01')
-sha256sums_aarch64=('b189001725e79b3812ce8ebc385d288aff2d52f63e835582718efcdce64ef913')
+sha256sums_x86_64=('a76a9f3e68bb7715d6363efd98564c1bb1dc947ee11859ee970762bb8d113936')
+sha256sums_armv7l=('7f65013792f300c0f6e56d239d10702d2f799f2099fbd6ad8840c7ae5e378f9a')
+sha256sums_aarch64=('ac362b0907cb57b1c5ed2389891f23158d933c26928618c39e7f21b001e5d2c7')
package() {