summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-08-31 21:04:21 +0200
committerMathias Buhr2023-08-31 21:04:21 +0200
commit55a09c5b5e8bbcf235b365d67933e22e99f8bab2 (patch)
tree5d37622a62dad037f74cae34568015128fc8aeda
parentb779a7234bc315a40fc9b0d733c97037967160ae (diff)
downloadaur-55a09c5b5e8bbcf235b365d67933e22e99f8bab2.tar.gz
Update to 1.2.3.178
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbde7b9c7ac9..0ca165308a6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.2.175
+ pkgver = 1.2.3.178
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.2.175-linux-x64.deb
- sha256sums_x86_64 = 05a44222e3091c1e9e14ddc263d9d301008d877b132bb99c3eab05393e986c5c
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.2.175-linux-armhf.deb
- sha256sums_armv7l = 3460e739f38c4e5f45ce9e935f228794096b95bb32521c143aaa7554f0467f6f
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.2.175-linux-arm64.deb
- sha256sums_aarch64 = 758f5b62378644eff3d5776e8da5e5797d6b27b053c9ed9d887bcff3ec36e937
+ source_x86_64 = https://hexler.net/pub/touchosc/touchosc-1.2.3.178-linux-x64.deb
+ sha256sums_x86_64 = c64677b94710b384a5d4f231d93b1b74223157711296a98f17b8e37932831fb2
+ source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.3.178-linux-armhf.deb
+ sha256sums_armv7l = 19003e844363b8b39b84d38ab65c5ce4c9ce86d0554d837229d1500288e0c61e
+ source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.3.178-linux-arm64.deb
+ sha256sums_aarch64 = 2fe452827ca403cd58434ed8d89706956756e5bea0429b1b40e2d963bdaf0d14
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index eafdd59bcd3a..2b8368ac9eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.2.175
+pkgver=1.2.3.178
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=('05a44222e3091c1e9e14ddc263d9d301008d877b132bb99c3eab05393e986c5c')
-sha256sums_armv7l=('3460e739f38c4e5f45ce9e935f228794096b95bb32521c143aaa7554f0467f6f')
-sha256sums_aarch64=('758f5b62378644eff3d5776e8da5e5797d6b27b053c9ed9d887bcff3ec36e937')
+sha256sums_x86_64=('c64677b94710b384a5d4f231d93b1b74223157711296a98f17b8e37932831fb2')
+sha256sums_armv7l=('19003e844363b8b39b84d38ab65c5ce4c9ce86d0554d837229d1500288e0c61e')
+sha256sums_aarch64=('2fe452827ca403cd58434ed8d89706956756e5bea0429b1b40e2d963bdaf0d14')
package() {