summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCranky Supertoon2020-05-29 12:31:50 -0400
committerCranky Supertoon2020-05-29 12:31:50 -0400
commit3aba287cc5c2ba27ca9501f5b4a01bce49a0a631 (patch)
treef96236e39b3724242257c47dd413ae5683e4076e /PKGBUILD
parentea574a0caca51bb74244750c9f72e9cf07472227 (diff)
downloadaur-3aba287cc5c2ba27ca9501f5b4a01bce49a0a631.tar.gz
1.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d397940a8c04..ad34e4c2d301 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Cranky Supertoon <crankysupertoon@gmail.com>
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher"
-pkgver="1.0.4"
+pkgver="1.0.5”
pkgrel=1
-commitsha="bb00f450551afbb750abd8beabc3259d8fa5c686"
+commitsha="08214f84ebac965b819c44fd726b658f29e53599"
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
url="https://gdevs.io"
license=('GPL3')
-makedepends=('git' 'yarn' 'nodejs' 'rust' 'unzip')
+makedepends=('gendesk' 'git' 'yarn' 'nodejs' 'rust' 'unzip')
depends=('libnotify' 'libxss' 'libxtst' 'libindicator-gtk3' 'libappindicator-gtk3')
conflicts=('gdlauncher-appimage' 'gdlauncher-git' 'gdlauncher-bin')
source=("gdlauncher::git+https://github.com/gorilla-devs/GDLauncher.git")