summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2023-07-22 00:23:17 +0200
committerMathias Buhr2023-07-22 00:23:17 +0200
commitb779a7234bc315a40fc9b0d733c97037967160ae (patch)
tree040a32259c61ceca9315e0770b583079e0f66bd9
parent112b5d69754c552908d96318c923fc4ea4bb9dcc (diff)
downloadaur-b779a7234bc315a40fc9b0d733c97037967160ae.tar.gz
Update to 1.2.2.175
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8637d7da364d..cbde7b9c7ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = touchosc-bin
pkgdesc = Modular control surface
- pkgver = 1.2.1.171
+ pkgver = 1.2.2.175
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.1.171-linux-x64.deb
- sha256sums_x86_64 = 89169bd87f9362919c50107fc76fcce0dbaea562e3bede04bf231ce5c7d6c9ea
- source_armv7l = https://hexler.net/pub/touchosc/touchosc-1.2.1.171-linux-armhf.deb
- sha256sums_armv7l = 92086868b437684232b5d9b19665573ee65607083f03763734bd964a61cac4c3
- source_aarch64 = https://hexler.net/pub/touchosc/touchosc-1.2.1.171-linux-arm64.deb
- sha256sums_aarch64 = 9489be5fece7229f3471b55bf0a124799c223244eca9d44b01f23eddaf4181f6
+ 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
pkgname = touchosc-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7d81ce4cb392..eafdd59bcd3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kenneth Flak <kennethflak@protonmail.com>
pkgname=touchosc-bin
-pkgver=1.2.1.171
+pkgver=1.2.2.175
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=('89169bd87f9362919c50107fc76fcce0dbaea562e3bede04bf231ce5c7d6c9ea')
-sha256sums_armv7l=('92086868b437684232b5d9b19665573ee65607083f03763734bd964a61cac4c3')
-sha256sums_aarch64=('9489be5fece7229f3471b55bf0a124799c223244eca9d44b01f23eddaf4181f6')
+sha256sums_x86_64=('05a44222e3091c1e9e14ddc263d9d301008d877b132bb99c3eab05393e986c5c')
+sha256sums_armv7l=('3460e739f38c4e5f45ce9e935f228794096b95bb32521c143aaa7554f0467f6f')
+sha256sums_aarch64=('758f5b62378644eff3d5776e8da5e5797d6b27b053c9ed9d887bcff3ec36e937')
package() {