summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-09-01 17:59:21 +0200
committerFabioLolix2023-09-01 17:59:21 +0200
commit745f6c386406e83b985405603f28aefecec202f6 (patch)
tree226bc71c2bcc061e52dce055ae69b58101176eb4
parentfcf18ccb3a6f8fc1ad50890470076fd414c250f4 (diff)
downloadaur-itch-setup-git.tar.gz
use nodejs, fix .desktop
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--itch.desktop1
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d312bc3db554..306ca984285a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = itch-setup-git
pkgdesc = Installer for the itch.io desktop app
pkgver = 1.26.0.r12.gc718b87
- pkgrel = 1
+ pkgrel = 2
url = https://itch.io/
arch = x86_64
license = MIT
makedepends = git
makedepends = go
makedepends = npm
- makedepends = nodejs-lts-fermium
+ makedepends = nodejs
depends = gtk3
provides = itch-setup
conflicts = itch-setup
@@ -19,7 +19,7 @@ pkgbase = itch-setup-git
source = itch.sh
sha256sums = SKIP
sha256sums = 0a7094bff90992e3788fd9f9df43a4a3c9233bfcf0f5da037e59af6b365a3249
- sha256sums = 593d3d46e379fc634ace8a97bb738a9bda1b29ea78d99e5542be47acb2865731
+ sha256sums = 57e1c8ad285b89f3380cd028aa51e8083a8e4327cc5763d396caf607e905efcf
sha256sums = 985cf842686598dd7e4e153f6fd7c9ee901fd200403893235e2974b108653bcf
pkgname = itch-setup-git
diff --git a/PKGBUILD b/PKGBUILD
index 869a8b72626d..9a82e86e8fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=itch-setup-git
pkgver=1.26.0.r12.gc718b87
-pkgrel=1
+pkgrel=2
pkgdesc="Installer for the itch.io desktop app"
arch=(x86_64)
url="https://itch.io/"
license=(MIT)
depends=(gtk3)
-makedepends=(git go npm nodejs-lts-fermium)
+makedepends=(git go npm nodejs)
provides=(itch-setup)
conflicts=(itch-setup)
_itchver=25.5.1
@@ -19,7 +19,7 @@ source=("git+https://github.com/itchio/itch-setup.git"
'itch.sh')
sha256sums=('SKIP'
'0a7094bff90992e3788fd9f9df43a4a3c9233bfcf0f5da037e59af6b365a3249'
- '593d3d46e379fc634ace8a97bb738a9bda1b29ea78d99e5542be47acb2865731'
+ '57e1c8ad285b89f3380cd028aa51e8083a8e4327cc5763d396caf607e905efcf'
'985cf842686598dd7e4e153f6fd7c9ee901fd200403893235e2974b108653bcf')
options=(!lto)
diff --git a/itch.desktop b/itch.desktop
index 1d5943a717f8..b760f9c51774 100644
--- a/itch.desktop
+++ b/itch.desktop
@@ -9,4 +9,3 @@ Categories=Game;
MimeType=x-scheme-handler/itchio;x-scheme-handler/itch;
X-GNOME-Autostart-enabled=true
Comment=Install and play itch.io games easily
-Name[it_IT]=itch.desktop