summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-03-21 19:58:13 -0400
committerAndy Weidenbaum2018-03-21 19:58:13 -0400
commitb72603d1281343963cae6c01bc66de7b91d3c901 (patch)
tree720b2d11eff48d59612070896551fc34494ac1dc /PKGBUILD
parenta049c283960320f33bf322f839222aed7ae48bed (diff)
downloadaur-perl6-cro-ssl.tar.gz
update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6852cb9a589c..eec6f978df21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl6-cro-ssl
pkgver=0.7
pkgrel=1
-pkgdesc="Libraries for building reactive services in Perl6 - SSL part"
+pkgdesc="SSL support for the Cro library for building distributed systems in Perl 6"
arch=('any')
depends=('perl6'
'perl6-cro-core'