summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorS Stewart2019-10-05 11:09:41 -0500
committerS Stewart2019-10-05 11:09:41 -0500
commit7eba90d6a44b3ab079d03f169ea8fcc60da1a53f (patch)
tree907e1f767ca03e441d262407de109dc86321e69a /PKGBUILD
parentfa1ba8863c840bbf73fbf860086fe9e01d8f336d (diff)
downloadaur-7eba90d6a44b3ab079d03f169ea8fcc60da1a53f.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b7aec15f254..3299195d9bb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: S Stewart <tda@lmao.tf>
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-appimage"
-pkgver="v0.11.15"
+pkgver="v0.12.1"
pkgrel=2
arch=('x86_64')
pkgdesc="Modded Minecraft launcher built with Electron/React"
@@ -10,12 +10,12 @@ license=('MIT')
install="gdlauncher-appimage.install"
depends=('libnotify' 'libxss' 'libxtst' 'gconf' 'libindicator' 'libappindicator')
-source_x86_64=(
+_source_x86_64=(
"GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/${pkgver}/GDLauncher-linux-setup.AppImage"
)
-md5sums_x86_64=(
- "229c980bd01c27826ca61e9f4bcf3004"
+md5sums=(
+ "63b1ca5aad86bf11fefba7252327e646"
)
source=(