summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5da79e3b625..9983a14f0121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = minetest-dreambuilder
pkgdesc = An attempt to give the player pretty much everything they could ever want to build with, and all the tools they should need to actually get the job done.
- pkgver = 2024.01.03
+ pkgver = 2024.01.13
pkgrel = 1
url = https://content.minetest.net/packages/mt-mods/dreambuilder/
arch = any
license = LGPLv3
makedepends = unzip
depends = minetest-common
- noextract = dreambuilder-2024.01.03.zip
+ noextract = dreambuilder-2024.01.13.zip
options = !strip
- source = dreambuilder-2024.01.03.zip::https://content.minetest.net/packages/mt-mods/dreambuilder/releases/22728/download/
- sha256sums = c0ccaaf58f58ed82748ada1c4bd0befec36a61db07ad319395988e162af7f215
+ source = dreambuilder-2024.01.13.zip::https://content.minetest.net/packages/mt-mods/dreambuilder/releases/22951/download/
+ sha256sums = 331cbded85fbc377260c2b34aa30757995df17e1f571444a0c917b9e7ddce223
pkgname = minetest-dreambuilder
diff --git a/PKGBUILD b/PKGBUILD
index 76b6992ddf48..bda26d9931fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=minetest-dreambuilder
_pkgname=dreambuilder
_pkgauthor=mt-mods
-pkgver=2024.01.03
-_cdbrel=22728
+pkgver=2024.01.13
+_cdbrel=22951
pkgrel=1
pkgdesc="An attempt to give the player pretty much everything they could ever want to build with, and all the tools they should need to actually get the job done. "
license=("LGPLv3")
-sha256sums=('c0ccaaf58f58ed82748ada1c4bd0befec36a61db07ad319395988e162af7f215')
+sha256sums=('331cbded85fbc377260c2b34aa30757995df17e1f571444a0c917b9e7ddce223')
arch=("any")
url="https://content.minetest.net/packages/${_pkgauthor}/${_pkgname}/"