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 f90237fca79b..d27040bd7c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Li <davidtianli@gmail.com>
pkgname=pax-mc
-pkgver=1.9.13
+pkgver=1.9.14
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=('5fea5f69c3e78140c34a0de4302f1a2cc31eca7a20b291ae9232f9b0aa507f99')
+sha256sums=('b499af45c1e1f70f20d067d009bfd5b656f0b4430694973990e9fdb2003c5cac')
prepare() {
echo "const currentPaxVersion*: string = \"v${pkgver}\"" > "${srcdir}/pax-${pkgver}/src/util/paxVersion.nim"