summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0x9fff002024-05-02 20:35:40 +0200
committer0x9fff002024-05-02 20:35:40 +0200
commit408161d85c5ead36abb453d48b4d43dd7227afe8 (patch)
tree58f970ad3f47306a8c9ee08f400394e7436087a6 /PKGBUILD
parentb952474995e9ba7a3ebc8fb475a6b6d3871bf6d0 (diff)
downloadaur-python-pymctranslate.tar.gz
1.2.23-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08e9b5f29b98..abe498f1dced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_name=PyMCTranslate
pkgname=python-${_name,,}
-pkgver=1.2.22
-_commit=c50c2671d0fa63e0c3fedaac39e36f30ceaa51a2
-pkgrel=3
+pkgver=1.2.23
+_commit=3edad53bd2743adf92f9fee5453b7fbe7020ad88
+pkgrel=1
pkgdesc='A library of block mappings that can be used to convert from any Minecraft format into any other Minecraft format'
arch=('any')
url="https://github.com/gentlegiantJGC/$_name"