[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Sep 1 13:30:57 UTC 2011
Date: Thursday, September 1, 2011 @ 09:30:56
Author: ibiru
Revision: 136770
update to 3.1.90.1
Modified:
gnome-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-01 13:28:32 UTC (rev 136769)
+++ PKGBUILD 2011-09-01 13:30:56 UTC (rev 136770)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-desktop
-pkgver=3.0.2
+pkgver=3.1.90.1
pkgrel=1
pkgdesc="Library with common API for various GNOME modules"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
url="http://www.gnome.org"
groups=('gnome')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0ac9b4a358c6d92d20283cf56a9817262ff3ce038013cbb5d98e4ab97aa2c9a3')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('8c8fd3e05efee0f63ade1dbdea23b25e06e37ef1d3e5cda029c47d845e1b3a98')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list