summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorROllerozxa2021-06-16 15:57:17 +0200
committerROllerozxa2021-06-16 15:57:17 +0200
commit07886e2228571f044876be9b1f875fcf8e5f9d45 (patch)
tree066e2e21e7bd34afa6848b2742f6365cc20ecae4
parent29ca650a5e89c020b535945c96c39bd4899a98ca (diff)
downloadaur-07886e2228571f044876be9b1f875fcf8e5f9d45.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a93bb469d6e8..498308243562 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = minetest-git-leveldb
- pkgdesc = Minecraft-inspired building game (with LuaJIT, LevelDB and Redis support)
- pkgver = 20210421.3e2145d66
+ pkgdesc = Voxel-based sandbox game engine (Git version with LevelDB support)
+ pkgver = 20210612.dc165fe94
pkgrel = 1
url = http://www.minetest.net/
install = install
diff --git a/PKGBUILD b/PKGBUILD
index 589085d68151..46b4adfca9fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Konsta Kokkinen <kray@tsundere.fi>
pkgname=minetest-git-leveldb
_pkgname=minetest
-pkgver=20210421.3e2145d66
+pkgver=20210612.dc165fe94
pkgrel=1
-pkgdesc='Minecraft-inspired building game (with LuaJIT, LevelDB and Redis support)'
+pkgdesc='Voxel-based sandbox game engine (Git version with LevelDB support)'
url='http://www.minetest.net/'
license=('GPL')
arch=('i686' 'x86_64')