summaryrefslogtreecommitdiff
path: root/extra/gnome-chess/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
committerroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
commit5d8af7c82b707f4cbda87bb0538fef84daf3791b (patch)
tree9db9400005dcee2e2ca264794e32c22efc39a3ac /extra/gnome-chess/PKGBUILD
parentd053938d834e74b0c881c12a5cb240ad4bab0d9b (diff)
Tue Oct 15 01:02:49 PDT 2013
Diffstat (limited to 'extra/gnome-chess/PKGBUILD')
-rw-r--r--extra/gnome-chess/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnome-chess/PKGBUILD b/extra/gnome-chess/PKGBUILD
index 6d1e47b04..e7cd71d07 100644
--- a/extra/gnome-chess/PKGBUILD
+++ b/extra/gnome-chess/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 196390 2013-10-12 16:54:13Z heftig $
+# $Id: PKGBUILD 196449 2013-10-14 00:53:21Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-chess
-pkgver=3.10.1
+pkgver=3.10.1.1
pkgrel=1
pkgdesc="Play the classic two-player boardgame of chess"
arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@ options=('!emptydirs' '!libtool')
install=gnome-chess.install
url="https://live.gnome.org/Chess"
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6541db85d2ca5b843fce61bd3be9c08733cf456c6fdf9bbc02ad78d043ca71fd')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('abdee96eaf56689c4c2bd78cd115a0e30d302e16a8f42dfcb39520c9a33c6eec')
build() {
cd $pkgname-$pkgver