summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPolichronucci2015-11-05 01:16:16 +0200
committerPolichronucci2015-11-05 01:16:16 +0200
commit8b2f067066a9ca76758e264565efa97179d03e99 (patch)
tree43d9ee1e90c41a0231dd09b79f6cea8c1295cf1e /PKGBUILD
parent56e2e8daadf3a1255167379f07ad9603bdbc5613 (diff)
downloadaur-8b2f067066a9ca76758e264565efa97179d03e99.tar.gz
Fix sha1sum of last update
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"