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 793e56bba0a8..d828fe77dfe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=perl6-crypt-random
-pkgver=0.1.0
+pkgver=0.2.1
pkgrel=1
-pkgdesc="Random numbers and bytes emulating arc4random"
+pkgdesc="Random numbers and bytes mimicking arc4random"
arch=('any')
depends=('perl6' 'perl6-if')
checkdepends=('perl')