summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 087bde3f9258..25b4cf61cef7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Mar 14 22:42:30 UTC 2021
pkgbase = mcexplore
pkgdesc = Use a minecraft server to generate a square of land.
- pkgver = 1.7
+ pkgver = 2.107.g1a5770a+1
pkgrel = 1
url = https://github.com/DMBuce/mcexplore
arch = any
@@ -11,8 +9,7 @@ pkgbase = mcexplore
makedepends = asciidoc
depends = python
depends = python-nbt
- source = mcexplore::git+https://github.com/DMBuce/mcexplore.git#tag=1.7
+ source = mcexplore::git+https://github.com/DMBuce/mcexplore.git#tag=2.107.g1a5770a+1
md5sums = SKIP
pkgname = mcexplore
-
diff --git a/PKGBUILD b/PKGBUILD
index fae6a6848d45..adcb205ca484 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Buce <dmbuce@gmail.com>
pkgname=mcexplore
-pkgver=1.7
+pkgver=2.107.g1a5770a+1
pkgrel=1
pkgdesc="Use a minecraft server to generate a square of land."
arch=(any)