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 6b1052981326..75382d2b0210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marie Ramlow <me@nycode.dev>
pkgname=mcserv
-pkgver=0.0.6
+pkgver=0.1.3
pkgrel=1
pkgdesc="CLI utility to manage MC server installations."
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/DRSchlaubi/mcserv"
license=('GPL3')
options=(!strip)
source=("https://github.com/DRSchlaubi/mcserv/releases/download/v$pkgver/$pkgname-$pkgver-linux.tar.gz")
-sha256sums=("4c2f574decd8457e20ae9c990575de2a8091f00c88e3732bc2175b55594a399c")
+sha256sums=("78695bec7000d37334437b27a943c55c4daff34142d124a2ec391534fc329475")
package() {
cd "$srcdir"