summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGarboMuffin2022-10-02 17:14:59 -0500
committerGarboMuffin2022-10-02 17:14:59 -0500
commit65e41b50ab8f74efe3ed8ee3b4f6b65fbbcb218e (patch)
tree8d410334c7c77e98dc7114a6ac1032969e4137e5
parenta3a093f25cbf19b009b5ab4c3cc5d012e7b05438 (diff)
downloadaur-65e41b50ab8f74efe3ed8ee3b4f6b65fbbcb218e.tar.gz
Update to 1.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e49c75f71f36..f9528e8ac5a9 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.5.0
+ pkgver = 1.6.0
pkgrel = 2
url = https://desktop.turbowarp.org/
arch = any
license = GPL3
depends = electron20
- noextract = turbowarp-desktop-bin-1.5.0.tar.gz
- source = turbowarp-desktop-bin-1.5.0.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.5.0/TurboWarp-linux-armv7l-1.5.0.tar.gz
+ noextract = turbowarp-desktop-bin-1.6.0.tar.gz
+ source = turbowarp-desktop-bin-1.6.0.tar.gz::https://github.com/TurboWarp/desktop/releases/download/v1.6.0/TurboWarp-linux-armv7l-1.6.0.tar.gz
source = turbowarp-desktop-bin.sh
source = turbowarp-desktop-bin.desktop
source = turbowarp-desktop-bin.xml
- sha256sums = ec379d86a717db87c4dec1ed9f5de0c0a6779763bcd40af9e94aa42169263617
+ sha256sums = 2138fad77b24970384139d2a6f3240c29c6210a3f88d588440b2f632bdabc623
sha256sums = 808433b46c27b279b9a721e3f6a8389b8914e85824b012a11d5d6d29f7663293
sha256sums = d2f66e5f85b4996d264f40142745203642b1339f77b1a99e3301092f82cfbf55
sha256sums = 931f2718e03cb9ecbdd25bf65b0e22c3d8479eb473b89cd0de26e9193738d660
diff --git a/PKGBUILD b/PKGBUILD
index 0e8a97fc0d87..dfafc5c2b294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weber <contact at turbowarp dot org>
pkgname=turbowarp-desktop-bin
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=2
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=('ec379d86a717db87c4dec1ed9f5de0c0a6779763bcd40af9e94aa42169263617'
+sha256sums=('2138fad77b24970384139d2a6f3240c29c6210a3f88d588440b2f632bdabc623'
'808433b46c27b279b9a721e3f6a8389b8914e85824b012a11d5d6d29f7663293'
'd2f66e5f85b4996d264f40142745203642b1339f77b1a99e3301092f82cfbf55'
'931f2718e03cb9ecbdd25bf65b0e22c3d8479eb473b89cd0de26e9193738d660')