summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0978ae1d14f4..fcc277425622 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=limnoria
_pkgname=Limnoria
-pkgver=20200701
-_pkgver=2020-07-01
+pkgver=20210411
+_pkgver=2021-04-11
pkgrel=1
pkgdesc="An IRC bot based on Supybot, with sqlite3 support and other features"
arch=('any')
@@ -22,7 +22,7 @@ optdepends=("python-charade: Detect page's encoding"
"python-cryptography: ECDSA support")
conflicts=('limnoria-python3' 'limnoria-git' 'limnoria-python3-git')
source=("https://github.com/ProgVal/Limnoria/archive/master-${_pkgver}.tar.gz")
-md5sums=('f823c153c3613278e4809c3b9be71b4e')
+md5sums=('5822c4292697e35d758d716d0a810327')
install=".install"
build() {