makedeb
Transform an Ubuntu install into a complete game-ready (!) setup
Click here to go back to the commit logs for gamebuntu-bin.
Hash: 0a5e599f155df83cadbf7dfcff6cf92896d24990
Message: correct pkgname
diff --git a/.SRCINFO b/.SRCINFO
index a81aeeb..3561d73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
generated-by = makedeb-makepkg
-pkgbase = gamebuntu-git
+pkgbase = gamebuntu-bin
pkgdesc = Transform an Ubuntu install into a complete game-ready (!) setup
pkgver = 1.0.5
pkgrel = 1
@@ -15,4 +15,4 @@ pkgbase = gamebuntu-git
source = https://gitlab.com/rswat09/gamebuntu/-/jobs/artifacts/main/download?job=build
sha256sums = SKIP
-pkgname = gamebuntu-git
+pkgname = gamebuntu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2f7074c..5a68e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Rudra Saraswat <rs2009@ubuntu.com>
-pkgname=gamebuntu-git
+pkgname=gamebuntu-bin
pkgver=1.0.5
pkgrel=1
url='https://gitlab.com/rswat09/gamebuntu'