summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortilda2021-05-01 11:35:08 -0500
committertilda2021-05-01 11:35:08 -0500
commite5ef2e8f5719dfd7463c1a4f08894bf5e430059d (patch)
treeba55d60447d9939a6f60014a36e1c93928367ad9
parent5f66051d359b572a1532d6c2040716eb1300ff68 (diff)
downloadaur-e5ef2e8f5719dfd7463c1a4f08894bf5e430059d.tar.gz
1.1.5
-rw-r--r--.SRCINFO4
-rw-r--r--.gitattributes1
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee176f835299..df5ed77cf90d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-bin
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.0.11
+ pkgver = 1.1.5
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = gdlauncher-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher
conflicts = gdlauncher-git
- source_x86_64 = GDLauncher-1.0.11.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.0.11/GDLauncher-linux-setup.zip
+ source_x86_64 = GDLauncher-1.1.5.zip::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.5/GDLauncher-linux-setup.zip
md5sums_x86_64 = SKIP
pkgname = gdlauncher-bin
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..fae8897c8eb6
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* eol=lf
diff --git a/PKGBUILD b/PKGBUILD
index 1e5865c60fed..55c563e2e889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-bin"
_pkgname="gdlauncher"
-pkgver="1.0.11"
+pkgver="1.1.5"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"