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

Jan de Groot jgc at nymeria.archlinux.org
Thu May 15 20:36:52 UTC 2014


    Date: Thursday, May 15, 2014 @ 22:36:51
  Author: jgc
Revision: 212854

upgpkg: libgtop 2.30.0-1

Soname bump

Modified:
  libgtop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-15 20:32:21 UTC (rev 212853)
+++ PKGBUILD	2014-05-15 20:36:51 UTC (rev 212854)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgtop
-pkgver=2.28.5
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="A library that read information about processes and the running system"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 depends=('glib2' 'libxau' 'texinfo')
 makedepends=('intltool' 'gobject-introspection')
 install=libgtop.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
 url="http://www.gnome.org/"
-sha256sums=('c812c174e44a8971a1f33265437cfd10f1e99869c7f5c05f8ee95846a70a3342')
+sha256sums=('463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list