summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-02-14 22:05:14 +0100
committerMathias Buhr2023-02-14 22:05:14 +0100
commitf579648c5323758c2b1e964ec4de243d152b9a58 (patch)
treee9364779dca18f107aeaf5bb47cd1b3ab86246e8
parentd1baeeb663818c17a52060efa5f47d859a910700 (diff)
downloadaur-f579648c5323758c2b1e964ec4de243d152b9a58.tar.gz
Update to 1.1.9.163
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da0cf48285d2..521ae865845c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.1.8.157
+ pkgver = 1.1.9.163
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.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
+ source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.1.9.163-linux-x86_64.deb
+ sha256sums_x86_64 = 2c9dfa907c7c3cfcdf2e924cc7500d4a689f4bce2c68243ca45d2aba183376dd
+ source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.1.9.163-linux-armhf.deb
+ sha256sums_armv7l = 4f80335c86e13ba7cd37cc43170cfa3369521fa84b80d8d5c83b12b7c9be32be
+ source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.1.9.163-linux-arm64.deb
+ sha256sums_aarch64 = 2e1174a603116c45de2ede60e7a54136e0acb1a4e3b1ccf1ffe0bbe9c926199a
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 446f017a10a2..d653b48e8ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.1.8.157
+pkgver=1.1.9.163
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=('a76a9f3e68bb7715d6363efd98564c1bb1dc947ee11859ee970762bb8d113936')
-sha256sums_armv7l=('7f65013792f300c0f6e56d239d10702d2f799f2099fbd6ad8840c7ae5e378f9a')
-sha256sums_aarch64=('ac362b0907cb57b1c5ed2389891f23158d933c26928618c39e7f21b001e5d2c7')
+sha256sums_x86_64=('2c9dfa907c7c3cfcdf2e924cc7500d4a689f4bce2c68243ca45d2aba183376dd')
+sha256sums_armv7l=('4f80335c86e13ba7cd37cc43170cfa3369521fa84b80d8d5c83b12b7c9be32be')
+sha256sums_aarch64=('2e1174a603116c45de2ede60e7a54136e0acb1a4e3b1ccf1ffe0bbe9c926199a')
package() {