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 a709cd77b158..09a1e3474250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl6-cro-http-session-redis
pkgver=0.7.3
pkgrel=1
-pkgdesc="SSL support for the Cro library for building distributed systems in Perl 6"
+pkgdesc="A role to help with persisting Cro HTTP sessions using Redis"
arch=('any')
depends=('perl6'
'perl6-cro-http'