makedeb


gridwars-git 1.r1.e760698-1


Grid Wars 2: A clone of Geometry Wars

Click here to go back to the commit logs for gridwars-git.

Commit:


Hash: 13c9f1ce0c71d00633ffbcd422d0f7c2cef04b22

Message: Merged patches with upstream repo.

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2b54fb6..e6f1aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = gridwars-git
 	pkgdesc = Grid Wars 2: A clone of Geometry Wars
-	pkgver = r14.7249699
+	pkgver = r13.e760698
 	pkgrel = 2
 	url = https://github.com/mmatyas/GridWars
 	arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = gridwars-git
 	depends = libx11
 	depends = glu
 	source = https://github.com/bmx-ng/bmx-ng/releases/download/v0.129.3.45.linux.x64/BlitzMax_linux_x64_0.129.3.45.tar.xz
-	source = git+https://github.com/trap000d/GridWars.git
+	source = git+https://github.com/mmatyas/GridWars.git
 	source = gridwars.desktop
 	sha256sums = 635108f2b93d654934ae2baf15698082e2f21f070d6872da8e42bb9d4e331447
 	sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c84cc77..eb4bcc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: trap000d <trap000d at gmail dot com>
 
 pkgname=gridwars-git
-pkgver=r14.7249699
+pkgver=r13.e760698
 pkgrel=2
 pkgdesc="Grid Wars 2: A clone of Geometry Wars"
 _bmver="0.129.3.45"
@@ -12,7 +12,7 @@ license=('GPL')
 depends=('libglvnd' 'libxdmcp' 'libxxf86vm' 'libxau' 'libxft' 'libx11' 'glu')
 makedepends=('git')
 source=("https://github.com/bmx-ng/bmx-ng/releases/download/v${_bmver}.linux.x64/BlitzMax_linux_x64_0.129.3.45.tar.xz"
-        "git+https://github.com/trap000d/GridWars.git"
+        "git+https://github.com/mmatyas/GridWars.git"
         "gridwars.desktop")
 sha256sums=('635108f2b93d654934ae2baf15698082e2f21f070d6872da8e42bb9d4e331447'
             'SKIP'