[arch-commits] Commit in five-or-more/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Mar 20 09:57:29 UTC 2015
Date: Friday, March 20, 2015 @ 10:57:29
Author: jgc
Revision: 234207
upgpkg: five-or-more 3.15.92-1
Modified:
five-or-more/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-20 09:44:36 UTC (rev 234206)
+++ PKGBUILD 2015-03-20 09:57:29 UTC (rev 234207)
@@ -3,13 +3,13 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=five-or-more
-pkgver=3.14.1
+pkgver=3.15.92
pkgrel=1
pkgdesc="Remove colored balls from the board by forming lines"
arch=('i686' 'x86_64')
license=('GPL')
depends=('hicolor-icon-theme' 'gtk3' '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/Five%20or%20more"
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bc9c248709aecbc6c1736f377bdcf7abfc78691e5d920fd1b83eb1bf7b3a1d70')
+sha256sums=('6c7ed491a487b1bba8145a886a83e7f378eaabde99a7762fff5e18a82f47598a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list