summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinus Probert2023-02-27 10:12:40 +0100
committerLinus Probert2023-02-27 10:12:40 +0100
commit7f7bd0bfde5b3064de9a3439d479a0cdf2986d14 (patch)
tree30784581a62a5e149807223d8b781716f857ca19 /PKGBUILD
parentef55b42b7876d74b6a04013674f559ccf654dfb8 (diff)
downloadaur-7f7bd0bfde5b3064de9a3439d479a0cdf2986d14.tar.gz
Version 5.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e8a92220293..95bfe5eb8aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Linus Probert <linus.probert@gmail.com>
pkgname=blightmud
-pkgver=5.0.0
+pkgver=5.1.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=('553181e0b2df09cec8d612d4268b257d')
+md5sums=('68294151136afd3ef188f57a4f2f5d23')
prepare() {
mv Blightmud-$pkgver $pkgname-$pkgver