summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weber2022-02-21 10:06:11 -0600
committerThomas Weber2022-02-21 10:06:11 -0600
commitef24f2f6ae8683bd9163cedb8c63af9ee0b44cc6 (patch)
treec31925777311bf93ee4183fda044d552157a0147
parent8206fb30bfed613b266433e87a4fc520ca0c9a0e (diff)
downloadaur-ef24f2f6ae8683bd9163cedb8c63af9ee0b44cc6.tar.gz
Update to 1.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bff3dcc4adb7..7d3c8e5c0888 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = turbowarp-desktop-bin
pkgdesc = Scratch mod with a compiler to run projects faster, dark mode for your eyes, a bunch of addons to improve the editor, and more.
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
url = https://desktop.turbowarp.org/
arch = any
license = GPL3
depends = electron16
- noextract = turbowarp-desktop-bin-1.1.2.tar.gz
- source = turbowarp-desktop-bin-1.1.2.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.1.2/TurboWarp-linux-armv7l-1.1.2.tar.gz
+ noextract = turbowarp-desktop-bin-1.1.3.tar.gz
+ source = turbowarp-desktop-bin-1.1.3.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.1.3/TurboWarp-linux-armv7l-1.1.3.tar.gz
source = turbowarp-desktop-bin.sh
source = turbowarp-desktop-bin.desktop
source = turbowarp-desktop-bin.xml
- sha256sums = f03df4466c886d9cd9e21186b3435d8706aa032754a2133286aa8929dffccc07
+ sha256sums = cf8940164ab316812150e984c0ba648aabfab899d0631a1a33178a1dd386c661
sha256sums = 57925a22a0f99186d57314015d6ab10e1e483adf78b060a1b7ac616b24ad1a7f
sha256sums = efd2cc6c3f4e2de57a823f6587ca1c3c3b318618e94e2c1e9c14844e36fa8c4b
sha256sums = 172c033a4652e69cd6e3830e56d736f7e3a11b9315bd689227788ce13dc83913
diff --git a/PKGBUILD b/PKGBUILD
index 257f17822e1c..ddcb3733d6f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weber <weber_t+aur at mailbox dot org>
pkgname=turbowarp-desktop-bin
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Scratch mod with a compiler to run projects faster, dark mode for your eyes, a bunch of addons to improve the editor, and more."
arch=("any")
@@ -15,7 +15,7 @@ source=(
"$pkgname.xml"
)
noextract=("$pkgname-$pkgver.tar.gz")
-sha256sums=('f03df4466c886d9cd9e21186b3435d8706aa032754a2133286aa8929dffccc07'
+sha256sums=('cf8940164ab316812150e984c0ba648aabfab899d0631a1a33178a1dd386c661'
'57925a22a0f99186d57314015d6ab10e1e483adf78b060a1b7ac616b24ad1a7f'
'efd2cc6c3f4e2de57a823f6587ca1c3c3b318618e94e2c1e9c14844e36fa8c4b'
'172c033a4652e69cd6e3830e56d736f7e3a11b9315bd689227788ce13dc83913')