summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f101448c6f3..6f7eb7c6d3b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Li <davidtianli@gmail.com>
pkgname=pax-mc
-pkgver=1.9.7
+pkgver=1.9.8
pkgrel=1
pkgdesc="The MC modpack manager for professionals."
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=('pax-mc-bin' 'pax-mc-git')
replaces=()
changelog=
source=("pax-${pkgver}.tar.gz::https://github.com/froehlichA/pax/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('429414554c2a2aa53bf6a56d3d7567ca27273505516f30a5faf1f62bfef189ce')
+sha256sums=('692d647077588a82afb20356c98e558819f4f60add39ed4d186a4db26d4da9e7')
prepare() {
echo "const currentPaxVersion*: string = \"v${pkgver}\"" > "${srcdir}/pax-${pkgver}/src/util/paxVersion.nim"