summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorROllerozxa2022-01-02 20:38:21 +0100
committerROllerozxa2022-01-02 20:38:21 +0100
commitef32f09927178eeab1950ecb4aa89f3537dfaf0e (patch)
tree19bf52ef286ec5c5894670f16811cebfec5410e5
parent0e01ed28a71603e380e486cc3a0b6eb704794578 (diff)
downloadaur-ef32f09927178eeab1950ecb4aa89f3537dfaf0e.tar.gz
Automatic package update from master Git repository
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ace7695b1031..9772ed29dc45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = minetest-build-n-buy
pkgdesc = A game inspired by Minecraft Championship's Build Mart, where you have to replicate mini build and to get the materials for them, you have to go 'shopping'.
- pkgver = 1.1
+ pkgver = 1.2.1
pkgrel = 1
url = https://content.minetest.net/packages/j45/build_n_buy/
arch = any
license = MIT
depends = minetest-common
- noextract = build_n_buy-1.1.zip
+ noextract = build_n_buy-1.2.1.zip
options = !strip
- source = build_n_buy-1.1.zip::https://content.minetest.net/packages/j45/build_n_buy/releases/10196/download/
- sha256sums = 6cd5adb31d4d07ba921759dfd0c302f2103c7d0185dccb8d8d020e45369c900d
+ source = build_n_buy-1.2.1.zip::https://content.minetest.net/packages/j45/build_n_buy/releases/10386/download/
+ sha256sums = ead35d430278c08f288dc936194a6f58949fffc72a75f76569d4d468d7c0bf88
pkgname = minetest-build-n-buy
diff --git a/PKGBUILD b/PKGBUILD
index 25d150c3efd5..91a6d34de759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=minetest-build-n-buy
_pkgname=build_n_buy
_pkgauthor=j45
-pkgver=1.1
-_cdbrel=10196
+pkgver=1.2.1
+_cdbrel=10386
pkgrel=1
pkgdesc="A game inspired by Minecraft Championship's Build Mart, where you have to replicate mini build and to get the materials for them, you have to go 'shopping'."
license=("MIT")
-sha256sums=('6cd5adb31d4d07ba921759dfd0c302f2103c7d0185dccb8d8d020e45369c900d')
+sha256sums=('ead35d430278c08f288dc936194a6f58949fffc72a75f76569d4d468d7c0bf88')
arch=("any")
url="https://content.minetest.net/packages/${_pkgauthor}/${_pkgname}/"