[arch-commits] Commit in gnome-robots/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Sep 9 13:15:36 UTC 2014
Date: Tuesday, September 9, 2014 @ 15:15:35
Author: jgc
Revision: 221325
GNOME 3.13.91
Modified:
gnome-robots/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-09 13:14:20 UTC (rev 221324)
+++ PKGBUILD 2014-09-09 13:15:35 UTC (rev 221325)
@@ -3,13 +3,13 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-robots
-pkgver=3.12.3
+pkgver=3.13.90
pkgrel=1
pkgdesc="Avoid the robots and make them crash into each other"
arch=('i686' 'x86_64')
license=('GPL')
depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
conflicts=('gnome-games')
replaces=('gnome-games')
options=('!emptydirs')
@@ -17,7 +17,7 @@
url="https://live.gnome.org/Robots"
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3e89935f80c0d17b7bc9a56314ef309341cb90c3938c85d5f52524e24b032902')
+sha256sums=('9eda0e2a179b4ad1d042ee197c4134f7a79c5b5eab4ddacf2f944f1cb08c19bc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list