[arch-commits] Commit in gnome-tetravex/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Tue Sep 24 23:46:37 UTC 2013
Date: Wednesday, September 25, 2013 @ 01:46:36
Author: jgc
Revision: 195090
upgpkg: gnome-tetravex 3.10.0-1
Modified:
gnome-tetravex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-24 23:42:23 UTC (rev 195089)
+++ PKGBUILD 2013-09-24 23:46:36 UTC (rev 195090)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-tetravex
-pkgver=3.8.1
+pkgver=3.10.0
pkgrel=1
pkgdesc="Complete the puzzle by matching numbered tiles"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
install=gnome-tetravex.install
url="https://live.gnome.org/Tetravex"
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('30491c1e9005d8f17f6f9655c3a9b553bcaa16e353719ce1de60630a71150ea3')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('12ae001325038cdf4bc5bd1bb8efe1807e560c55d63aa9dd21ac997d2f51dadf')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list