summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weber2022-06-24 15:24:52 -0500
committerThomas Weber2022-06-24 15:24:52 -0500
commitecc0383202cf2501633f7588760d2c094ec22f79 (patch)
tree08f33248cb5d430805411ef93d79b8892fa2869a
parent8de0e4be34dfe6c59dccb5104a449ebe7b79640a (diff)
downloadaur-ecc0383202cf2501633f7588760d2c094ec22f79.tar.gz
Update to 1.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a5a2ebfb694..9ea19e76a821 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.3.1
+ pkgver = 1.4.0
pkgrel = 1
url = https://desktop.turbowarp.org/
arch = any
license = GPL3
depends = electron17
- noextract = turbowarp-desktop-bin-1.3.1.tar.gz
- source = turbowarp-desktop-bin-1.3.1.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.3.1/TurboWarp-linux-armv7l-1.3.1.tar.gz
+ noextract = turbowarp-desktop-bin-1.4.0.tar.gz
+ source = turbowarp-desktop-bin-1.4.0.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.4.0/TurboWarp-linux-armv7l-1.4.0.tar.gz
source = turbowarp-desktop-bin.sh
source = turbowarp-desktop-bin.desktop
source = turbowarp-desktop-bin.xml
- sha256sums = 457f09584483bff5400f1de199d7a9d0bff96c5731db72a10322ef19b511fae1
+ sha256sums = 181ff6823ee0a0b65cfab7140ebad6e53cb504e40a000038565ee5848b1fb4a4
sha256sums = defc58d3fe0c5fbfd7b5edef2137a78dc9c4acd8cf9e78ee6118bbce65c22d9a
sha256sums = d2f66e5f85b4996d264f40142745203642b1339f77b1a99e3301092f82cfbf55
sha256sums = 931f2718e03cb9ecbdd25bf65b0e22c3d8479eb473b89cd0de26e9193738d660
diff --git a/PKGBUILD b/PKGBUILD
index 8b605ec1658f..47e3343c3d1a 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.3.1
+pkgver=1.4.0
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=('56495cc1ce0d11925ab86a647b0e596426da1b441669f6b16d3188e63059995e'
+sha256sums=('181ff6823ee0a0b65cfab7140ebad6e53cb504e40a000038565ee5848b1fb4a4'
'defc58d3fe0c5fbfd7b5edef2137a78dc9c4acd8cf9e78ee6118bbce65c22d9a'
'd2f66e5f85b4996d264f40142745203642b1339f77b1a99e3301092f82cfbf55'
'931f2718e03cb9ecbdd25bf65b0e22c3d8479eb473b89cd0de26e9193738d660')