summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2022-06-02 20:41:49 +0200
committerMathias Buhr2022-06-02 20:41:49 +0200
commit9c4ba2c26e423539814574b0e6c9bbc8bf306ad9 (patch)
treecfeb832389a9f54e52d60de7b47d951fd0596b48
parent28fd0a273bdc2b33cd3cf3eb4e149081c1e9cdda (diff)
downloadaur-9c4ba2c26e423539814574b0e6c9bbc8bf306ad9.tar.gz
Update to 1.1.2.138
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 872228c7c2a0..ba35b5be1686 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.1.0.132
+ pkgver = 1.1.2.138
pkgrel = 1
url = http://hexler.net
arch = x86_64
license = custom:TouchOSC
- source = https://hexler.net/pub/touchosc/touchosc-1.1.0.132-linux-x86_64.deb
- sha256sums = 987f3e5480a8e99988a4032caa2c8c33e053f9daafa2485228b5a7f9e0261593
+ source = https://hexler.net/pub/touchosc/touchosc-1.1.2.138-linux-x86_64.deb
+ sha256sums = 5c6852c95e2e236d7628e04971d61e63128c7d8c87e18bc885707e5507fbc952
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1dbce19e9a5c..cce086b5883e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.1.0.132
+pkgver=1.1.2.138
pkgrel=1
pkgdesc='Modular control surface'
arch=('x86_64')
url=http://hexler.net
license=(custom:TouchOSC)
source=("https://hexler.net/pub/touchosc/touchosc-$pkgver-linux-$arch.deb")
-sha256sums=('987f3e5480a8e99988a4032caa2c8c33e053f9daafa2485228b5a7f9e0261593')
+sha256sums=('5c6852c95e2e236d7628e04971d61e63128c7d8c87e18bc885707e5507fbc952')
package() {