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

Jan de Groot jgc at archlinux.org
Thu Sep 18 21:22:16 UTC 2014


    Date: Thursday, September 18, 2014 @ 23:22:16
  Author: jgc
Revision: 222058

upgpkg: gnome-mahjongg 3.13.92-1

Modified:
  gnome-mahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 21:20:49 UTC (rev 222057)
+++ PKGBUILD	2014-09-18 21:22:16 UTC (rev 222058)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-mahjongg
-pkgver=3.12.2
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Disassemble a pile of tiles by removing matching pairs"
 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=gnome-mahjongg.install
 url="https://live.gnome.org/Mahjongg"
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('933adf927a023e8d135d390dfa99dc4ab461b7ca75ae5e99a2af6286944a65e2')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b80a25d970da800d7fccf364c87bb8fac7f5e273f5ea0e137b9e3e837d620748')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list