[arch-commits] Commit in four-in-a-row/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 30 01:03:25 UTC 2014


    Date: Sunday, March 30, 2014 @ 03:03:25
  Author: heftig
Revision: 209204

3.12.0

Modified:
  four-in-a-row/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-30 01:03:17 UTC (rev 209203)
+++ PKGBUILD	2014-03-30 01:03:25 UTC (rev 209204)
@@ -3,11 +3,11 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=four-in-a-row
-pkgver=3.10.1
+pkgver=3.12.0
 pkgrel=1
 pkgdesc="Make lines of the same color to win"
 arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL3')
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
 conflicts=('gnome-games')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Four-in-a-row"
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a54cf796b518bc4f561c56d5ab3160440bb4b340326a2eceda0f563031ab5bf5')
+sha256sums=('bca7f688e04dea65797fdb8ed5bfa110e8e8a00906ab8d7b7d9e3886777b58a7')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list