Date: Monday, March 21, 2016 @ 16:18:57 Author: jgc Revision: 262196 upgpkg: gnome-robots 3.20.0.1-1
Modified: gnome-robots/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-21 15:17:26 UTC (rev 262195) +++ PKGBUILD 2016-03-21 15:18:57 UTC (rev 262196) @@ -3,12 +3,12 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-robots -pkgver=3.18.1 +pkgver=3.20.0.1 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') +depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg' 'libgames-support') makedepends=('intltool' 'itstool' 'gobject-introspection') conflicts=('gnome-games') replaces=('gnome-games') @@ -17,7 +17,7 @@ url="https://live.gnome.org/Robots" groups=('gnome-extra') source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('2e58ffdc4b243a4a3557ba9c84fa1c0129c5ffadbb5c2a20fede48ccf4618090') +sha256sums=('7e1e2c75d963aceca5a07ec420e625d2c39870d17ad9ba4d352aa53a01f06bde') build() { cd $pkgname-$pkgver
