summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-06-21 16:18:56 +0000
committerFelix Yan2021-06-21 16:18:56 +0000
commit47cc4d486c32c5f2d10161cd5089816d4886c1b6 (patch)
treed9d79cf7c96482505d75db966a03f296f6561f41
parented52acfa64afc7f9ef24ba436ac85e0a591c1ebc (diff)
downloadaur-47cc4d486c32c5f2d10161cd5089816d4886c1b6.tar.gz
upgpkg: 7.1.1-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e50695848568..c0c6a5e4813a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=sopel
-pkgver=7.1.0
+pkgver=7.1.1
pkgrel=1
pkgdesc="An easy-to-use and highly extensible IRC Bot framework (Formerly Willie)"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('python-sphinx' 'python-sphinxcontrib-autoprogram')
checkdepends=('python-pytest-runner' 'python-requests-mock')
backup=('etc/sopel.cfg')
source=("https://github.com/sopel-irc/sopel/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('36465f648dcd87f128b2aa50542af1318accd51cbc069da50b96ef07621dfb9431505f4e0022a4ae9ac43c05fcdd73e7a6e05efc9515953bb1569085d335dceb')
+sha512sums=('b310d2357ae6b0344acc583e412c9c2f80a53453b0c4fd5356dcdbd1ddf7659cdbb48f87f3bb6776bf6a789b29e6972ef6e632983c9627dab8fc88aff25ca681')
prepare() {
cd sopel-$pkgver