summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ef68100fde7..6b9d5a4da723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = parrot
pkgdesc = Standalone VM that can execute bytecode compiled dynamic languages
pkgver = 8.1.0
- pkgrel = 6
- url = http://www.parrotcode.org/
+ pkgrel = 7
+ url = http://parrot.org/
arch = x86_64
license = GPL
makedepends = perl-json
+ makedepends = perl-pod-parser
+ depends = gmp
depends = icu
- depends = openssl
depends = libffi
- depends = gmp
+ depends = openssl
optdepends = freeglut
options = !makeflags
source = ftp://ftp.parrot.org/pub/parrot/releases/stable/8.1.0/parrot-8.1.0.tar.bz2
- md5sums = 436d34ae21b20453dfdc12c86fa671cd
+ b2sums = 3dc3397f74b15505ddd9c4fb361a4304b9bddbddb65d79e9e8f7c81ab1a00f85f652a5096a8b7a041f5fa96cbc2f399d2833fd5de4f9cd2c1e816b3c1aac0fd8
pkgname = parrot
-