summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander F. Rødseth2021-06-28 15:38:41 +0200
committerAlexander F. Rødseth2021-06-28 15:38:41 +0200
commit44561a78d805fb6ae3164904efafd9638a0249f4 (patch)
tree1bf0ed2e301737e6c74f1ad69902eb12cf033d97 /.SRCINFO
parent32457174f3ec8127a7a2fc4f753c3643d8feddcc (diff)
downloadaur-44561a78d805fb6ae3164904efafd9638a0249f4.tar.gz
Make the package build again
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
-