summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeab222024-03-28 14:47:01 +0100
committerDeab222024-03-28 14:47:01 +0100
commit94d2b6495d74751f4766d02ce6de60b368867d16 (patch)
treeda7a9e40d9603bdde3e090d47bd58ab6271d3059
parent53f3d3536a132b4a7d477923dbbf9f269b171c94 (diff)
downloadaur-94d2b6495d74751f4766d02ce6de60b368867d16.tar.gz
Updated package to version 3.2.1
Updated target binary and sha512sum Also fixed "Group cannot be empty" error on some systems
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eed636f2e17b..18f68cb49742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gb-studio-bin
pkgdesc = Visual retro game maker
- pkgver = 3.1.0
+ pkgver = 3.2.1
pkgrel = 1
url = https://gbstudio.dev
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = gb-studio-bin
replaces = gb-studio
options = !strip
options = !emptydirs
- source = https://github.com/chrismaltby/gb-studio/releases/download/v3.1.0/gb-studio-linux-debian.deb
- sha512sums = 5fd58f2fcdf7d5e44c80fcd512681765f193608bdf190f6cd9ef15c7f4d6144b5a78208f1aea413b943f6f7416d461b0c08f713bd79b225bf1c1d0afee8d266d
+ source = https://github.com/chrismaltby/gb-studio/releases/download/v3.2.1/gb-studio-linux-debian.deb
+ sha512sums = 376babcecfd5b762221a379cbca0db148127ad7e29e9847771cc1b4b7d536d74de9a9389c769ad06376e1f0b59645edbf78469f83aef6433019308e1e9095e8f
pkgname = gb-studio-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9239ab4d3de7..c547ca400aaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,22 @@
# Maintainer: Matthew Spangler. <mattspangler at protonmail dot com>
+# Contributor: Deab22 <deab22 dot thermal577 at simplelogin dot com>
# Contributor: Valentijn V. <neko at catgirlsin dot space>
pkgname=gb-studio-bin
_pkgname=GB-Studio
-pkgver=3.1.0
+pkgver=3.2.1
pkgrel=1
pkgdesc="Visual retro game maker"
arch=('x86_64')
url="https://gbstudio.dev"
license=('MIT')
-groups=('')
+groups=()
replaces=('gb-studio')
provides=('gb-studio')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'util-linux' 'trash-cli')
optdepends=('pulseaudio: sound support')
options=('!strip' '!emptydirs')
source=("https://github.com/chrismaltby/gb-studio/releases/download/v${pkgver}/gb-studio-linux-debian.deb")
-sha512sums=('eea859cc9832663835ab5b8625c08273ca99a7da9e8ee41a479c14dd3ca9cad9bb382c3a2ca2f9049a634b82d68ffe1b990e215cf7af90ba17df770562a87c6c')
+sha512sums=('376babcecfd5b762221a379cbca0db148127ad7e29e9847771cc1b4b7d536d74de9a9389c769ad06376e1f0b59645edbf78469f83aef6433019308e1e9095e8f')
prepare(){
bsdtar -xf gb-studio-linux-debian.deb