summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0846310681c..bee68263cf7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=charybdis
pkgver=4.1.2
-pkgrel=4
+pkgrel=5
pkgdesc='Scalable IRCv3.2 server for large, community-oriented networks'
arch=('i686' 'x86_64')
url="https://charybdis-ircd.github.io"
@@ -21,7 +21,7 @@ source=("https://github.com/charybdis-ircd/charybdis/archive/charybdis-${pkgver}
'charybdis.service'
'charybdis.tmpfiles')
sha256sums=('a3f4e572877c5a3abdab3af652746c0682f0c41b3f9e3c9866315f5d03f2bb57'
- 'a890d3a4fddd34b475c1c2e5f47f790af3bcebc3539c4a92a7343829fdbce563'
+ '63c3b8133db0b34c1335471f967147b0e7f78cb5586d3943f24c86e0d2660440'
'2fcc284f060cafa9a6df0b010de44833b248169ab11c6289f54227ab87068c29')
build() {