summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2024-05-03 19:38:37 +0200
committerMathias Buhr2024-05-03 19:38:37 +0200
commit9a74887281cd60a78c38ee49f80468c1e6d06d9d (patch)
tree844b7f7c40c2252b1fd3e94df213bae930f29ba8
parent86ec6b7b0eaab0bfd77ea06d80eaac5733a37f4f (diff)
downloadaur-touchosc-bin.tar.gz
Update to 1.3.1.204
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f6af50e049d..406c15284748 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.3.0.202
+ pkgver = 1.3.1.204
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.3.0.202-linux-x64.deb
- sha256sums_x86_64 = e121368b0e39b0bc9aa582c2777d714ff69931399eb6c8e681f5857f416b96e2
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.3.0.202-linux-armhf.deb
- sha256sums_armv7l = df74a7018ba67e7665c4a9acddf00db7dc1126085a40752cb596caa93c411774
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.3.0.202-linux-arm64.deb
- sha256sums_aarch64 = aac8d9fe8a3657a9a49eb324b6e4cfd7cf21a79ee888fc4efe2c29dc6e7b2575
+ source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.3.1.204-linux-x64.deb
+ sha256sums_x86_64 = 474ee44eec2c7dee96846a477b2652fc7c9d0d4487e80072c74a49bbf8b8d311
+ source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.3.1.204-linux-armhf.deb
+ sha256sums_armv7l = 746e4117c9fae98098099cdcd692dfdaaa4c2e66efea57d56587e0af2db98d0d
+ source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.3.1.204-linux-arm64.deb
+ sha256sums_aarch64 = b925c283025411064328f0070d3e2429cbe4060f5cf93d27ae9bd85bc8c6f0a8
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9da66e71887d..471da030df9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.3.0.202
+pkgver=1.3.1.204
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=('e121368b0e39b0bc9aa582c2777d714ff69931399eb6c8e681f5857f416b96e2')
-sha256sums_armv7l=('df74a7018ba67e7665c4a9acddf00db7dc1126085a40752cb596caa93c411774')
-sha256sums_aarch64=('aac8d9fe8a3657a9a49eb324b6e4cfd7cf21a79ee888fc4efe2c29dc6e7b2575')
+sha256sums_x86_64=('474ee44eec2c7dee96846a477b2652fc7c9d0d4487e80072c74a49bbf8b8d311')
+sha256sums_armv7l=('746e4117c9fae98098099cdcd692dfdaaa4c2e66efea57d56587e0af2db98d0d')
+sha256sums_aarch64=('b925c283025411064328f0070d3e2429cbe4060f5cf93d27ae9bd85bc8c6f0a8')
package() {