summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-11-29 11:25:25 +0100
committerFrederic Bezies2023-11-29 11:25:25 +0100
commit5435e0235db28773c3565e32291f321a8b9985b0 (patch)
tree97a5a03394c1fd181a144d107ac397aeb5ad5526
parentf66f02990b246e9caf63e368bf3d3b500e71ff13 (diff)
downloadaur-5435e0235db28773c3565e32291f321a8b9985b0.tar.gz
November 29th, 2023 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e660c4967275..f2411316d2ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hurrican-git
pkgdesc = Freeware jump and shoot game based on the Turrican game series (development version)
- pkgver = 1.0.9.3.r363.g67da195
+ pkgver = 1.0.9.3.r371.g8babd61
pkgrel = 1
url = http://hurrican.sourceforge.net
arch = i686
@@ -13,7 +13,7 @@ pkgbase = hurrican-git
depends = sdl2_mixer
depends = libepoxy
conflicts = hurrican
- source = hurrican::git+https://github.com/thrimbor/hurrican.git
+ source = hurrican::git+https://github.com/HurricanGame/Hurrican.git
source = hurrican.desktop
source = hurrican.png
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ef8ab07bd710..7ab10edd6995 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# an on Hurrican PKGBUILD by Stefan Schmidt <thrimbor gmail com>
pkgname=hurrican-git
-pkgver=1.0.9.3.r363.g67da195
+pkgver=1.0.9.3.r371.g8babd61
pkgrel=1
pkgdesc="Freeware jump and shoot game based on the Turrican game series (development version)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('custom: MIT')
depends=('sdl2_image' 'sdl2_mixer' 'libepoxy')
makedepends=('git' 'mesa' 'cmake')
conflicts=('hurrican')
-source=(hurrican::"git+https://github.com/thrimbor/hurrican.git"
+source=(hurrican::"git+https://github.com/HurricanGame/Hurrican.git"
hurrican.desktop
hurrican.png)
sha256sums=('SKIP'