summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2017-10-17 14:19:51 +0200
committerDavid Runge2017-10-17 14:19:51 +0200
commit7949ad3946cb68e25706336873e94317f5134563 (patch)
tree1dbffc9b0f766fd477c7622fd372dd257ef0bc65
parentddecd3794b50e360a9b2376d1fa82fd8ba6dc85f (diff)
downloadaur-7949ad3946cb68e25706336873e94317f5134563.tar.gz
PKGBUILD: Updating to latest modules repository version.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21fac88e61c3..050f5cf6694b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 26 12:00:02 UTC 2017
+# Tue Oct 17 12:19:28 UTC 2017
pkgbase = prosody-mod-admin-web-hg
pkgdesc = A basic web administration interface for prosody.
- pkgver = r2463.e2d955f6167f
+ pkgver = r2799.db0f654b9b3f
pkgrel = 1
url = https://modules.prosody.im/mod_admin_web.html
arch = any
@@ -11,7 +11,7 @@ pkgbase = prosody-mod-admin-web-hg
makedepends = wget
depends = prosody
source = hg+https://hg.prosody.im/prosody-modules/
- sha1sums = SKIP
+ sha512sums = SKIP
pkgname = prosody-mod-admin-web-hg
diff --git a/PKGBUILD b/PKGBUILD
index c97c25f32c4e..be5f1a702226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=prosody-mod-admin-web-hg
-pkgver=r2463.e2d955f6167f
+pkgver=r2799.db0f654b9b3f
pkgrel=1
pkgdesc="A basic web administration interface for prosody."
arch=('any')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('prosody')
makedepends=('mercurial' 'wget')
source=("hg+https://hg.prosody.im/prosody-modules/")
-sha1sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/prosody-modules/"