[arch-commits] Commit in parrot/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sun Dec 28 22:24:28 UTC 2014


    Date: Sunday, December 28, 2014 @ 23:24:28
  Author: spupykin
Revision: 124785

upgpkg: parrot 6.11.0-1

upd

Modified:
  parrot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-28 22:24:25 UTC (rev 124784)
+++ PKGBUILD	2014-12-28 22:24:28 UTC (rev 124785)
@@ -3,10 +3,10 @@
 # Contributor: mpie <michael.kyne-phillips1 at ntlworld.com>
 
 pkgname=parrot
-pkgver=6.8.0
+pkgver=6.11.0
 #_rel=stable
 _rel=devel
-pkgrel=2
+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=('b97860b802998f9be26071910444d1e6')
+md5sums=('7118b4fcb83ca3adc0f2d5da28592b90')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list