[arch-commits] Commit in gnome-robots/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Mar 23 07:44:22 UTC 2015
Date: Monday, March 23, 2015 @ 08:44:22
Author: jgc
Revision: 234505
upgpkg: gnome-robots 3.16.0-1
Modified:
gnome-robots/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-23 07:42:41 UTC (rev 234504)
+++ PKGBUILD 2015-03-23 07:44:22 UTC (rev 234505)
@@ -3,13 +3,13 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-robots
-pkgver=3.14.2
+pkgver=3.16.0
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' 'python2')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
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=('812b7908c0a5a44348cc92c87737ec38542f0e569f88fb9c0984baafbe6d1851')
+sha256sums=('89efab1500c71081a23fd13096c402a1fdff3f0a9537b2201ef9b5fd8b631400')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list