summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPQCraft2022-12-05 20:07:37 -0500
committerPQCraft2022-12-05 20:07:37 -0500
commita4b011c6f8b3e7d38f8d0db07588a2f99e6521b4 (patch)
tree2cf427d78f3f4a334ed6a4432da0944af7a9039a
parentc38d3c64a7025848cdc3fac7ed3633a02a14db96 (diff)
downloadaur-a4b011c6f8b3e7d38f8d0db07588a2f99e6521b4.tar.gz
0.5.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d872319f1fa..f776489983da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cavecube-sdl2-bin
pkgdesc = An in-development Minecraft/Infiniminer clone
- pkgver = 0.5.4
+ pkgver = 0.5.5
pkgrel = 1
url = https://github.com/PQCraft/CaveCube
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = cavecube-sdl2-bin
conflicts = cavecube
conflicts = cavecube-bin
conflicts = cavecube-sdl2
- source = cavecube-sdl2-bin_data_0.5.4-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.4/cavecube_data.zip
+ source = cavecube-sdl2-bin_data_0.5.5-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.5/cavecube_data.zip
sha256sums = SKIP
- source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.5.4-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.4/cavecube_game_sdl2_linux_x86_64.tar.gz
+ source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.5.5-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.5/cavecube_game_sdl2_linux_x86_64.tar.gz
sha256sums_x86_64 = SKIP
- source_i686 = cavecube-sdl2-bin_game_sdl2_0.5.4-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.4/cavecube_game_sdl2_linux_i686.tar.gz
+ source_i686 = cavecube-sdl2-bin_game_sdl2_0.5.5-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.5/cavecube_game_sdl2_linux_i686.tar.gz
sha256sums_i686 = SKIP
pkgname = cavecube-sdl2-bin
diff --git a/PKGBUILD b/PKGBUILD
index e97909ed0651..9329f4242f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PQCraft <0456523@gmail.com>
pkgname=cavecube-sdl2-bin
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=1
pkgdesc="An in-development Minecraft/Infiniminer clone"
arch=(x86_64 i686)