[arch-commits] Commit in five-or-more/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 18 20:42:56 UTC 2014


    Date: Thursday, September 18, 2014 @ 22:42:56
  Author: jgc
Revision: 222004

upgpkg: five-or-more 3.13.92-1

Modified:
  five-or-more/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 20:41:59 UTC (rev 222003)
+++ PKGBUILD	2014-09-18 20:42:56 UTC (rev 222004)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=five-or-more
-pkgver=3.12.2
+pkgver=3.13.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')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -16,8 +16,8 @@
 install=five-or-more.install
 url="https://live.gnome.org/Five%20or%20more"
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('96743cd55fcebc99c3ff0e7358900a9ee31b601e26b33f15f79e50dec2ae577e')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e36605d655a8dccbd04393cd516650c44c91b0478b5fb701a740636bbcbbe0ee')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list