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

Jan de Groot jgc at archlinux.org
Tue Sep 9 13:09:22 UTC 2014


    Date: Tuesday, September 9, 2014 @ 15:09:21
  Author: jgc
Revision: 221319

GNOME 3.13.91

Modified:
  gnome-tetravex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 13:07:58 UTC (rev 221318)
+++ PKGBUILD	2014-09-09 13:09:21 UTC (rev 221319)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-tetravex
-pkgver=3.12.3
+pkgver=3.13.91
 pkgrel=1
 pkgdesc="Complete the puzzle by matching numbered tiles"
 arch=(i686 x86_64)
 license=(GPL)
 depends=(hicolor-icon-theme gtk3)
-makedepends=(intltool itstool gobject-introspection vala)
+makedepends=(intltool itstool gobject-introspection vala python2)
 conflicts=(gnome-games)
 replaces=(gnome-games)
 options=(!emptydirs)
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Tetravex"
 groups=(gnome-extra)
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('67a31750a22a2a852d2abcd66428c281ce0faadebac884e910d6a1b0c6e21752')
+sha256sums=('dfbc85fe34ee4e78553ee5d7f13ba74f5a916386cfcba8b702e01259a2f882ef')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list