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

Sergej Pupykin spupykin at archlinux.org
Tue Sep 30 14:30:55 UTC 2014


    Date: Tuesday, September 30, 2014 @ 16:30:55
  Author: spupykin
Revision: 119885

upgpkg: parrot 6.8.0-1

upd

Modified:
  parrot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-30 14:21:34 UTC (rev 119884)
+++ PKGBUILD	2014-09-30 14:30:55 UTC (rev 119885)
@@ -3,7 +3,7 @@
 # Contributor: mpie <michael.kyne-phillips1 at ntlworld.com>
 
 pkgname=parrot
-pkgver=6.7.0
+pkgver=6.8.0
 #_rel=stable
 _rel=devel
 pkgrel=1
@@ -16,7 +16,7 @@
 optdepends=('freeglut')
 options=('!makeflags')
 source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('6ad1759b203239b1a0f6be0534ef777f')
+md5sums=('b97860b802998f9be26071910444d1e6')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list