summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPQCraft2023-02-12 16:43:13 -0500
committerPQCraft2023-02-12 16:43:13 -0500
commit71bc4805c541360682ebab69a6533258343db763 (patch)
tree2cc4281b5365e60bb7a292f78ac3e6990886fc47
parenta4b011c6f8b3e7d38f8d0db07588a2f99e6521b4 (diff)
downloadaur-cavecube-sdl2-bin.tar.gz
0.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f776489983da..20de673d6c39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cavecube-sdl2-bin
pkgdesc = An in-development Minecraft/Infiniminer clone
- pkgver = 0.5.5
+ pkgver = 0.6.0
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.5-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.5.5/cavecube_data.zip
+ source = cavecube-sdl2-bin_data_0.6.0-1.zip::https://github.com/PQCraft/CaveCube/releases/download/0.6.0/cavecube_data.zip
sha256sums = SKIP
- 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
+ source_x86_64 = cavecube-sdl2-bin_game_sdl2_0.6.0-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.6.0/cavecube_game_sdl2_linux_x86_64.tar.gz
sha256sums_x86_64 = SKIP
- 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
+ source_i686 = cavecube-sdl2-bin_game_sdl2_0.6.0-1.tar.gz::https://github.com/PQCraft/CaveCube/releases/download/0.6.0/cavecube_game_sdl2_linux_i686.tar.gz
sha256sums_i686 = SKIP
pkgname = cavecube-sdl2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9329f4242f0e..1dae010ee9c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PQCraft <0456523@gmail.com>
pkgname=cavecube-sdl2-bin
-pkgver=0.5.5
+pkgver=0.6.0
pkgrel=1
pkgdesc="An in-development Minecraft/Infiniminer clone"
arch=(x86_64 i686)