summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-11-28 19:28:43 +0100
committerMathias Buhr2023-11-28 19:28:43 +0100
commitb37f404a489e01fdc5b90e3dfefcad7a10a03f22 (patch)
tree20cc133fe0c8f6fee617e232dd8bc1d990297c9c
parentfb183f8ffa22aff7d505c9ab1160cd01bccfe0ce (diff)
downloadaur-b37f404a489e01fdc5b90e3dfefcad7a10a03f22.tar.gz
Update to 1.2.6.185
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8b67473d22d..ffb677644302 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.4.180
+ pkgver = 1.2.6.185
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.4.180-linux-x64.deb
- sha256sums_x86_64 = dd103ea62449e14138b4f6002da89f10d260efed01643992c12dfa5498849fc4
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.4.180-linux-armhf.deb
- sha256sums_armv7l = 29403a5057a711599ed0032e13af5d475dd17d848601df4611d8a48770d2d24a
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.4.180-linux-arm64.deb
- sha256sums_aarch64 = 677bc771f8a6721b2115345b4ac561030e0324f7ad645e7dcf20279db4376003
+ 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
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8433d0ccd8e6..5310ff377035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.4.180
+pkgver=1.2.6.185
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=('dd103ea62449e14138b4f6002da89f10d260efed01643992c12dfa5498849fc4')
-sha256sums_armv7l=('29403a5057a711599ed0032e13af5d475dd17d848601df4611d8a48770d2d24a')
-sha256sums_aarch64=('677bc771f8a6721b2115345b4ac561030e0324f7ad645e7dcf20279db4376003')
+sha256sums_x86_64=('b4b8c2d701b5ee294416e8a404887f8fabe0013e840f0a1c9926d7aaa1c2a22d')
+sha256sums_armv7l=('2aeeab0f96d93c214329a1e5961a987fa3c6e67daab5aef03cbc9f6b9b051150')
+sha256sums_aarch64=('81c810338e5913e7455c60e1b648aecf763ad858eb114711f64f7e80cd3d4f2a')
package() {