summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPQCraft2022-11-28 01:48:35 -0500
committerPQCraft2022-11-28 01:48:35 -0500
commita129e5a81fc4d69243563e7934717c7e9b036971 (patch)
tree7eef8db5918e1fef8f6006d04eb9aa2232638a0f
parent339841c568588577f583c374b672e45cc0447d40 (diff)
downloadaur-a129e5a81fc4d69243563e7934717c7e9b036971.tar.gz
0.5.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b1821fac7f1..6d697a99c3a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cavecube-sdl2-bin
pkgdesc = An in-development Minecraft/Infiniminer clone
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = https://github.com/PQCraft/CaveCube
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = cavecube-sdl2-bin
conflicts = cavecube
conflicts = cavecube-bin
conflicts = cavecube-sdl2
- source = cavecube-sdl2-bin_data_0.5.2-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.2/cavecube_data.zip
+ source = cavecube-sdl2-bin_data_0.5.3-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.3/cavecube_data.zip
sha256sums = SKIP
- source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.5.2-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.2/cavecube_game_sdl2_linux_x86_64.tar.gz
+ source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.5.3-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.3/cavecube_game_sdl2_linux_x86_64.tar.gz
sha256sums_x86_64 = SKIP
- source_i686 = cavecube-sdl2-bin_game_sdl2_0.5.2-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.2/cavecube_game_sdl2_linux_i686.tar.gz
+ source_i686 = cavecube-sdl2-bin_game_sdl2_0.5.3-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.3/cavecube_game_sdl2_linux_i686.tar.gz
sha256sums_i686 = SKIP
pkgname = cavecube-sdl2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 038a7f22de8f..f8c46d155641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PQCraft <0456523@gmail.com>
pkgname=cavecube-sdl2-bin
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="An in-development Minecraft/Infiniminer clone"
arch=(x86_64 i686)