summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2022-10-22 19:35:25 +0200
committerMathias Buhr2022-10-22 19:35:25 +0200
commitede1db2c83ee8555612135d8f68741b2b35724c4 (patch)
tree26166f6908eaa16f3f820dc3eb68c20e94999dd5
parented6b5dcc31f9aae0ed7a4bae5ae43490428245f2 (diff)
downloadaur-ede1db2c83ee8555612135d8f68741b2b35724c4.tar.gz
Update to 1.1.6.150
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e7806e6ec5d..9a3e32e57922 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.1.5.145
+ pkgver = 1.1.6.150
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.5.145-linux-x86_64.deb
- sha256sums_x86_64 = 2ecad1e3a12973cc7429373695b54dd6b6dbe4a6576131bca32809d419ac082f
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.1.5.145-linux-armhf.deb
- sha256sums_armv7l = c27b3485bfb9b3b7046d5fb872b516449d72537a65d4dd0d27419698ce14be8b
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.1.5.145-linux-arm64.deb
- sha256sums_aarch64 = dea6ebf5dbde783a8ff69b19372379db407626e1bf47dcafa585fd09da91ed32
+ 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
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index b2aa74fe0f3c..37c9c88f6041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.1.5.145
+pkgver=1.1.6.150
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=('2ecad1e3a12973cc7429373695b54dd6b6dbe4a6576131bca32809d419ac082f')
-sha256sums_armv7l=('c27b3485bfb9b3b7046d5fb872b516449d72537a65d4dd0d27419698ce14be8b')
-sha256sums_aarch64=('dea6ebf5dbde783a8ff69b19372379db407626e1bf47dcafa585fd09da91ed32')
+sha256sums_x86_64=('2d45a52c4b1352a5685809235c2ff33b388fa8ef391fc888970254edea8b45c6')
+sha256sums_armv7l=('196a585b5dbada99712333d5cc1121e19ddf4088529b2d0df71020c278d7ad01')
+sha256sums_aarch64=('b189001725e79b3812ce8ebc385d288aff2d52f63e835582718efcdce64ef913')
package() {