summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrankySupertoon2020-05-17 15:05:48 -0400
committerCrankySupertoon2020-05-17 15:05:48 -0400
commit5fc187c1239012e4050312e90461ea78a4ed8434 (patch)
tree029e4fa6f3ca6fa4e5801593b3d7825bcfd04afd
parent107c7deb922ac309a0946c6621bb589295fbd4c2 (diff)
downloadaur-5fc187c1239012e4050312e90461ea78a4ed8434.tar.gz
1.0.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 232f170e9a0e..43c64fbb8a08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 0.0.10
+ pkgver = 1.0.0
pkgrel = 1
url = https://gdevs.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b5fc2bd07082..32c5a53a64ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Cranky Supertoon <crankysupertoon@gmail.com>
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher"
-pkgver="0.0.10"
+pkgver="1.0.0"
pkgrel=1
-commitsha="a0f2f5d9c93a2b91850e25ec8fc064fde7eb53d6"
+commitsha="f867bbbc9ef77b28fde978f1776e90d6aee091e2"
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
url="https://gdevs.io"
@@ -18,8 +18,8 @@ md5sums=('SKIP')
prepare() {
# clone source
cd "${srcdir}/${pkgname}"
- git checkout origin/next
- git switch next
+ git checkout origin/master
+ git switch master
git reset --hard ${commitsha}
# generate .desktop