summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandr Beliaev2021-11-28 17:50:30 +1300
committerAleksandr Beliaev2021-11-28 17:50:30 +1300
commit13c9f1ce0c71d00633ffbcd422d0f7c2cef04b22 (patch)
tree3c857ed3c7968282aa43598f52dee9127724d573
parent7a7956dd9d4cdfa7fefb5d57ba2aa737a95869a2 (diff)
downloadaur-gridwars-git.tar.gz
Merged patches with upstream repo.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b54fb6f98b8..e6f1aad9d09d 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 c84cc778b426..eb4bcc1ceba7 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'