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

Jan de Groot jgc at archlinux.org
Mon Sep 22 10:59:12 UTC 2014


    Date: Monday, September 22, 2014 @ 12:59:11
  Author: jgc
Revision: 222631

upgpkg: gnome-sudoku 3.13.92-1

Modified:
  gnome-sudoku/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-22 10:58:53 UTC (rev 222630)
+++ PKGBUILD	2014-09-22 10:59:11 UTC (rev 222631)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-sudoku
-pkgver=3.12.3
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Test your logic skills in this number grid puzzle"
-arch=('any')
+arch=('x86_64' 'i686')
 license=('GPL')
-depends=('hicolor-icon-theme' 'python-gobject' 'dconf' 'gtk3')
-makedepends=('intltool' 'itstool')
+depends=('hicolor-icon-theme' 'dconf' 'gtk3' 'qqwing' 'libgee' 'json-glib')
+makedepends=('intltool' 'itstool' 'vala')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/GnomeSudoku"
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e38b63aa293e7007a4726e16dfa2490188a019f7e63e30e97a691f603f794d36')
+sha256sums=('db5055fb19abfb4d3d9f28adc8d4e4e7522a1132202c50064fe94f434502fe78')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list