summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinus Probert2023-09-29 08:42:53 +0200
committerLinus Probert2023-09-29 08:42:53 +0200
commitf4945dfacaea8663e82ca5de7f54dd47bd921c6a (patch)
treef359794dc6674c204a12821c3282f9c1da0f37fe /PKGBUILD
parent329dba2f7cb4e484c15514301b224fec822af107 (diff)
downloadaur-blightmud.tar.gz
Version 5.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63ad9d5f11ec..0b11e537e2f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Linus Probert <linus.probert@gmail.com>
pkgname=blightmud
-pkgver=5.2.0
+pkgver=5.3.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=('c52f90376b6e31022c2907c2899756c0')
+md5sums=('fe14fc853814229e3957333e2fccc90c')
prepare() {
mv Blightmud-$pkgver $pkgname-$pkgver