[arch-commits] Commit in parrot/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Dec 10 21:59:52 UTC 2015
Date: Thursday, December 10, 2015 @ 22:59:52
Author: spupykin
Revision: 152769
upgpkg: parrot 7.9.0-1
upd
Modified:
parrot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-10 21:11:41 UTC (rev 152768)
+++ PKGBUILD 2015-12-10 21:59:52 UTC (rev 152769)
@@ -3,10 +3,10 @@
# Contributor: mpie <michael.kyne-phillips1 at ntlworld.com>
pkgname=parrot
-pkgver=7.0.2
+pkgver=7.9.0
_rel=stable
#_rel=devel
-pkgrel=3
+pkgrel=1
pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages"
arch=('x86_64' 'i686')
url="http://www.parrotcode.org/"
@@ -16,7 +16,7 @@
optdepends=('freeglut')
options=('!makeflags')
source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('d1592822fad5be4bbcc3958433e6b9c6')
+md5sums=('4ec0e785c7064c690d11551cfbd58733')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list