summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorS Stewart2019-08-28 17:54:08 -0500
committerS Stewart2019-08-28 17:54:08 -0500
commit488b8ce1364e8ea869b2f627f4443d325d2c1cfd (patch)
tree09c743f7b17f658298522ff611fdcf4a2650b955
parent13af5b06101a245bcef61d59d815ba722869b794 (diff)
downloadaur-488b8ce1364e8ea869b2f627f4443d325d2c1cfd.tar.gz
fix version (oops)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d2f699e0ba6..c633e21131eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-appimage
pkgdesc = Modded Minecraft launcher built with Electron/React
- pkgver = v0.11.17
+ pkgver = v0.11.15
pkgrel = 1
url = https://gdevs.io
install = gdlauncher-appimage.install
@@ -12,7 +12,7 @@ pkgbase = gdlauncher-appimage
depends = gconf
depends = libindicator
depends = libappindicator
- source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v0.11.17/GDLauncher-linux-setup.AppImage
+ source_x86_64 = GDLauncher-linux-setup.AppImage::https://github.com/gorilla-devs/GDLauncher/releases/download/v0.11.15/GDLauncher-linux-setup.AppImage
pkgname = gdlauncher-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 34d8e64fe98d..8d88b2026a60 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.17"
+pkgver="v0.11.15"
pkgrel=1
arch=('x86_64')
pkgdesc="Modded Minecraft launcher built with Electron/React"