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

2014-02-25 Thread Jan de Groot
Date: Tuesday, February 25, 2014 @ 11:11:15
  Author: jgc
Revision: 206386

upgpkg: mash 0.2.0-4

Modified:
  mash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-25 10:06:18 UTC (rev 206385)
+++ PKGBUILD2014-02-25 10:11:15 UTC (rev 206386)
@@ -3,7 +3,7 @@
 
 pkgname=mash
 pkgver=0.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:02:01
  Author: jgc
Revision: 194619

upgpkg: mash 0.2.0-3
Rebuild for cogl

Modified:
  mash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:59:32 UTC (rev 194618)
+++ PKGBUILD2013-09-19 19:02:01 UTC (rev 194619)
@@ -3,7 +3,7 @@
 
 pkgname=mash
 pkgver=0.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;



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

2013-03-21 Thread Jan de Groot
Date: Thursday, March 21, 2013 @ 23:33:55
  Author: jgc
Revision: 180463

upgpkg: mash 0.2.0-2

Modified:
  mash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 22:27:57 UTC (rev 180462)
+++ PKGBUILD2013-03-21 22:33:55 UTC (rev 180463)
@@ -3,7 +3,7 @@
 
 pkgname=mash
 pkgver=0.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('clutter')
 makedepends=('gtk-doc' 'gobject-introspection')
-source=(http://www.clutter-project.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+source=(https://github.com/downloads/clutter-project/mash/mash-${pkgver}.tar.xz)
 sha256sums=('fd4089e2974a1a57f9ba209a0a47924ed157da9fc9a3d65f68a6b9fdca353ccc')
 
 build() {



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

2012-03-30 Thread Jan Steffens
Date: Friday, March 30, 2012 @ 15:05:09
  Author: heftig
Revision: 154817

0.2.0

Modified:
  mash/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 19:05:06 UTC (rev 154816)
+++ PKGBUILD2012-03-30 19:05:09 UTC (rev 154817)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=mash
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;
@@ -11,8 +11,8 @@
 license=('LGPL')
 depends=('clutter')
 makedepends=('gtk-doc' 'gobject-introspection')
-source=(http://www.clutter-project.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('81f4b01d5661010dd742d4a82f9af4555624601ba3fb4e0780cfe2b34c13c24f')
+source=(http://www.clutter-project.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('fd4089e2974a1a57f9ba209a0a47924ed157da9fc9a3d65f68a6b9fdca353ccc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-09-19 Thread Ionut Biru
Date: Monday, September 19, 2011 @ 17:49:45
  Author: ibiru
Revision: 138298

rebuild cogl 1.8.0

Modified:
  mash/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-19 21:48:33 UTC (rev 138297)
+++ PKGBUILD2011-09-19 21:49:45 UTC (rev 138298)
@@ -3,7 +3,7 @@
 
 pkgname=mash
 pkgver=0.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;