[arch-commits] Commit in gnome-nibbles/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Tue Sep 24 23:40:52 UTC 2013
Date: Wednesday, September 25, 2013 @ 01:40:52
Author: jgc
Revision: 195084
upgpkg: gnome-nibbles 3.10.0-1
Modified:
gnome-nibbles/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-24 23:35:36 UTC (rev 195083)
+++ PKGBUILD 2013-09-24 23:40:52 UTC (rev 195084)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-nibbles
-pkgver=3.8.0
+pkgver=3.10.0
pkgrel=1
pkgdesc="Guide a worm around a maze"
arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
install=gnome-nibbles.install
url="https://live.gnome.org/Nibbles"
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bc1e4f687f1e794ef15a4162492154970300ac682378e59f9471327e5fd0d606')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('6bf774cbd86e617c49f1740e79d52a7d26bf23656a673db1efb20bcc893e614a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list