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 95bfe5eb8aa0..63ad9d5f11ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Linus Probert <linus.probert@gmail.com>
pkgname=blightmud
-pkgver=5.1.0
+pkgver=5.2.0
pkgrel=1
epoch=
pkgdesc="A terminal mud client written in rust"
@@ -20,7 +20,7 @@ options=()
install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/Blightmud/Blightmud/archive/v$pkgver.tar.gz")
-md5sums=('68294151136afd3ef188f57a4f2f5d23')
+md5sums=('c52f90376b6e31022c2907c2899756c0')
prepare() {
mv Blightmud-$pkgver $pkgname-$pkgver