summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b42c102d9707..81648b3e24e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://hg.prosody.im/prosody-modules/file/tip/mod_blocking"
license=('MIT')
depends=('prosody')
source=("https://hg.prosody.im/prosody-modules/raw-file/ff95d983940c/mod_blocking/mod_blocking.lua")
-sha1sums=("88c079cada21ef4f590397a5b2dfd891")
+sha1sums=("febbf82f5b1735e87abf57c2eceefe0242aa27e5")
package() {
install -Dm 644 "mod_onions.lua" "${pkgdir}/usr/lib/prosody/modules/mod_onions.lua"