summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuantian2021-12-09 19:02:49 -0700
committerhuantian2021-12-09 19:02:49 -0700
commitfb4a0ac5518c1b05359161fa4bc949b2464b1468 (patch)
treedddea5239bf15fe3409ac53040a82a60525493ba
parentfbe892e03a4cda9b6a04a9da6118f801c867854c (diff)
downloadaur-fb4a0ac5518c1b05359161fa4bc949b2464b1468.tar.gz
v1.1.16-beta.4
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bd360a09444..f609571db654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdlauncher-beta-bin
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
- pkgver = 1.1.16beta.3
+ pkgver = 1.1.16beta.4
pkgrel = 1
url = https://gdevs.io
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = gdlauncher-beta-bin
conflicts = gdlauncher-appimage
conflicts = gdlauncher-git
conflicts = gdlauncher-classic
- source_x86_64 = GDLauncher-1.1.16beta.3.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.16-beta.3/GDLauncher-linux-setup.deb
- md5sums_x86_64 = a8b5bac5bf1eceb935655734f2e09966
+ source_x86_64 = GDLauncher-1.1.16beta.4.deb::https://github.com/gorilla-devs/GDLauncher/releases/download/v1.1.16-beta.4/GDLauncher-linux-setup.deb
+ md5sums_x86_64 = 92305dc1b27301b8d79f2951874656f9
pkgname = gdlauncher-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9a5633474539..7ee1c52f578d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Based on the PKGBUILD for gdlauncher-bin
pkgname="gdlauncher-beta-bin"
_pkgname="gdlauncher"
-pkgver="1.1.16beta.3"
-_pkgver="1.1.16-beta.3" # Upstream version, used in the download url.
+pkgver="1.1.16beta.4"
+_pkgver="1.1.16-beta.4" # Upstream version, used in the download url.
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-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=('a8b5bac5bf1eceb935655734f2e09966')
+md5sums_x86_64=('92305dc1b27301b8d79f2951874656f9')
package() {
# Extract data folder from .deb archive