summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinus Probert2020-10-24 20:32:56 +0200
committerLinus Probert2020-10-24 20:32:56 +0200
commitdddee8767ad197e3fffdbe2c607addee1560f0dc (patch)
tree6c6fcbe461dd5b8a8cf98c0193d0306f5a5dab0d /PKGBUILD
parent23ab3eb110c1b0860e0041cd84448f74f0a0c94c (diff)
downloadaur-dddee8767ad197e3fffdbe2c607addee1560f0dc.tar.gz
Version 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40139bd7471b..dbbc2bd8e4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Linus Probert <linus.probert@gmail.com>
pkgname=blightmud
-pkgver=2.1.0
+pkgver=2.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/LiquidityC/Blightmud/archive/v$pkgver.tar.gz")
-md5sums=('56ccb40379e8f33c3ca116209db9c5ed')
+md5sums=('14c1cdfc5abc3d2f2d662b829caee610')
prepare() {
mv Blightmud-$pkgver $pkgname-$pkgver