Date: Sunday, March 30, 2014 @ 00:42:34
  Author: heftig
Revision: 209186

3.12.0

Modified:
  gnome-tetravex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-03-29 23:42:23 UTC (rev 209185)
+++ PKGBUILD    2014-03-29 23:42:34 UTC (rev 209186)
@@ -3,21 +3,21 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-tetravex
-pkgver=3.10.1
+pkgver=3.12.0
 pkgrel=1
 pkgdesc="Complete the puzzle by matching numbered tiles"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
+arch=(i686 x86_64)
+license=(GPL)
+depends=(desktop-file-utils hicolor-icon-theme gtk3)
+makedepends=(intltool itstool gobject-introspection vala)
+conflicts=(gnome-games)
+replaces=(gnome-games)
+options=(!emptydirs)
 install=gnome-tetravex.install
 url="https://live.gnome.org/Tetravex";
-groups=('gnome-extra')
+groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8ea9503ae8252807eb2a9b33bb50bc7d3e7f65b11f8965dd5c2ab82f8a217162')
+sha256sums=('93ac828fb41d57631dff88fc6546d2954b028fdbddfd3e95e8ea8ca56ad30763')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to