summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPQCraft2022-11-26 22:56:41 -0500
committerPQCraft2022-11-26 22:56:41 -0500
commit339841c568588577f583c374b672e45cc0447d40 (patch)
treeb1c06f5f5c7a7c74abc3bf6015c6207a987dabbc
parentedacf7e1723e7384954a738c346b9619a5fa46ac (diff)
downloadaur-339841c568588577f583c374b672e45cc0447d40.tar.gz
0.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01bcd7f02526..5b1821fac7f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cavecube-sdl2-bin
pkgdesc = An in-development Minecraft/Infiniminer clone
- pkgver = 0.5.1
+ pkgver = 0.5.2
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.1-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.1/cavecube_data.zip
+ source = cavecube-sdl2-bin_data_0.5.2-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.2/cavecube_data.zip
sha256sums = SKIP
- source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.5.1-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.1/cavecube_game_sdl2_linux_x86_64.tar.gz
+ 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
sha256sums_x86_64 = SKIP
- source_i686 = cavecube-sdl2-bin_game_sdl2_0.5.1-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.5.1/cavecube_game_sdl2_linux_i686.tar.gz
+ 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
sha256sums_i686 = SKIP
pkgname = cavecube-sdl2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9148f31d30b6..038a7f22de8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PQCraft <0456523@gmail.com>
pkgname=cavecube-sdl2-bin
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="An in-development Minecraft/Infiniminer clone"
arch=(x86_64 i686)