summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weber2022-02-13 17:25:56 -0600
committerThomas Weber2022-02-13 17:25:56 -0600
commitdca10f83fd6e6f033fc187f7f80fd61956c9832e (patch)
tree5cf0e8796b94839cf4ff0b58a436daeb5bbd0f89
parent1fdd06ad6420ab0eab443b91fe0f74d6529d6cb2 (diff)
downloadaur-dca10f83fd6e6f033fc187f7f80fd61956c9832e.tar.gz
Update to 1.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c13133dcc887..b6292cb6f940 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.0.0
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://desktop.turbowarp.org/
arch = any
license = GPL3
depends = electron16
- noextract = turbowarp-desktop-bin-1.0.0.tar.gz
- source = turbowarp-desktop-bin-1.0.0.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.0.0/TurboWarp-linux-armv7l-1.0.0.tar.gz
+ noextract = turbowarp-desktop-bin-1.1.0.tar.gz
+ source = turbowarp-desktop-bin-1.1.0.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.1.0/TurboWarp-linux-armv7l-1.1.0.tar.gz
source = turbowarp-desktop-bin.sh
source = turbowarp-desktop-bin.desktop
source = turbowarp-desktop-bin.xml
- sha256sums = 52ebfc3f836a635385d4236347c717651d95ff2587ba62b757e1c57343373664
+ sha256sums = df64dfe653c67a41fcec4bb25333131475bc2ea3a8d0eca4388a34c48e7fe7d5
sha256sums = 57925a22a0f99186d57314015d6ab10e1e483adf78b060a1b7ac616b24ad1a7f
sha256sums = efd2cc6c3f4e2de57a823f6587ca1c3c3b318618e94e2c1e9c14844e36fa8c4b
sha256sums = 172c033a4652e69cd6e3830e56d736f7e3a11b9315bd689227788ce13dc83913
diff --git a/PKGBUILD b/PKGBUILD
index ab8881b9153a..1afc94a49dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Thomas Weber <weber_t+aur at mailbox dot org>
pkgname=turbowarp-desktop-bin
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.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")
url="https://desktop.turbowarp.org/"
@@ -15,7 +15,7 @@ source=(
"$pkgname.xml"
)
noextract=("$pkgname-$pkgver.tar.gz")
-sha256sums=('52ebfc3f836a635385d4236347c717651d95ff2587ba62b757e1c57343373664'
+sha256sums=('df64dfe653c67a41fcec4bb25333131475bc2ea3a8d0eca4388a34c48e7fe7d5'
'57925a22a0f99186d57314015d6ab10e1e483adf78b060a1b7ac616b24ad1a7f'
'efd2cc6c3f4e2de57a823f6587ca1c3c3b318618e94e2c1e9c14844e36fa8c4b'
'172c033a4652e69cd6e3830e56d736f7e3a11b9315bd689227788ce13dc83913')