summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2022-07-23 15:32:54 -0700
committerhuantian2022-07-23 15:32:54 -0700
commit0abe77369a6e28bf86f789061a72af26addab228 (patch)
treeecf5dd36d91a457fa00c6905cff59e4a5ec5d470
parenta729ab4f018ceb989f9657219b39a284a9dceef5 (diff)
downloadaur-0abe77369a6e28bf86f789061a72af26addab228.tar.gz
v1.1.26
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4c70852e1b1..ff034420fb44 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.1.25
+ pkgver = 1.1.26
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = gdlauncher-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher-git
conflicts = gdlauncher-classic
- source_x86_64 = GDLauncher-1.1.25.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.25/GDLauncher-linux-setup.deb
- md5sums_x86_64 = 01689fe5ea0be7362ee4171e50f7f478
+ source_x86_64 = GDLauncher-1.1.26.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.26/GDLauncher-linux-setup.deb
+ md5sums_x86_64 = fbad5eeab27bed75a9e87fe7c9072619
pkgname = gdlauncher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2569104648f2..a03748d73d03 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to RyanTheAllmighty for making hyper-appimage
pkgname="gdlauncher-bin"
_pkgname="gdlauncher"
-pkgver="1.1.25"
+pkgver="1.1.26"
pkgrel=1
arch=('x86_64')
pkgdesc="GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience"
@@ -14,7 +14,7 @@ depends=('libnotify' 'libxss' 'libxtst' 'libindicator-gtk3' 'libappindicator-gtk
provides=('gdlauncher')
conflicts=('gdlauncher' 'gdlauncher-beta' 'gdlauncher-beta-bin' 'gdlauncher-appimage' 'gdlauncher-git' 'gdlauncher-classic')
source_x86_64=("GDLauncher-${pkgver}.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v${pkgver}/GDLauncher-linux-setup.deb")
-md5sums_x86_64=('01689fe5ea0be7362ee4171e50f7f478')
+md5sums_x86_64=('fbad5eeab27bed75a9e87fe7c9072619')
package() {
# Extract data folder from .deb archive