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 98bbda848ba1..86e3e2ce909d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname='perl-protocol-websocket'
pkgver='0.24'
-pkgrel='1'
+pkgrel='2'
pkgdesc="WebSocket protocol"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-digest-sha1>=0')
-makedepends=()
+makedepends=('perl-module-build-tiny')
url='http://search.cpan.org/dist/Protocol-WebSocket'
source=("http://search.cpan.org/CPAN/authors/id/V/VT/VTI/Protocol-WebSocket-$pkgver.tar.gz")
md5sums=('dedb9413da61aeeb9ade69e883a4a3d9')