[arch-commits] Commit in libgtop/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Sep 21 08:38:26 UTC 2009


    Date: Monday, September 21, 2009 @ 04:38:25
  Author: jgc
Revision: 52506

Update to 2.28.0

Modified:
  libgtop/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 06:08:10 UTC (rev 52505)
+++ PKGBUILD	2009-09-21 08:38:25 UTC (rev 52506)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgtop
-pkgver=2.27.3
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="A library that read information about processes and the running system"
 arch=(i686 x86_64)
@@ -10,10 +10,10 @@
 depends=('glib2>=2.21.4' 'libxau' 'texinfo')
 makedepends=('intltool')
 install=libgtop.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.gnome.org/"
-sha1sums=('8f04bd003e0ff8da2ed78708ccdf8e6bde150448')
+sha256sums=('22a9c6241c5a65e267a995a4a60ba483dcc629a4873e746b463e6eb6466975b3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list