summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-10-10 21:33:54 +0200
committerMathias Buhr2023-10-10 21:33:54 +0200
commitfb183f8ffa22aff7d505c9ab1160cd01bccfe0ce (patch)
tree9e3324a528c6b2b9724f402879c3b4a532762e02
parent55a09c5b5e8bbcf235b365d67933e22e99f8bab2 (diff)
downloadaur-fb183f8ffa22aff7d505c9ab1160cd01bccfe0ce.tar.gz
Update to 1.2.4.180
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ca165308a6a..e8b67473d22d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.3.178
+ pkgver = 1.2.4.180
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.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
+ 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
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2b8368ac9eab..8433d0ccd8e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.3.178
+pkgver=1.2.4.180
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=('c64677b94710b384a5d4f231d93b1b74223157711296a98f17b8e37932831fb2')
-sha256sums_armv7l=('19003e844363b8b39b84d38ab65c5ce4c9ce86d0554d837229d1500288e0c61e')
-sha256sums_aarch64=('2fe452827ca403cd58434ed8d89706956756e5bea0429b1b40e2d963bdaf0d14')
+sha256sums_x86_64=('dd103ea62449e14138b4f6002da89f10d260efed01643992c12dfa5498849fc4')
+sha256sums_armv7l=('29403a5057a711599ed0032e13af5d475dd17d848601df4611d8a48770d2d24a')
+sha256sums_aarch64=('677bc771f8a6721b2115345b4ac561030e0324f7ad645e7dcf20279db4376003')
package() {