libgtop: update to 2.30.0.
This commit is contained in:
parent
e562af5fb5
commit
132a44145f
2 changed files with 5 additions and 5 deletions
|
@ -520,7 +520,7 @@ libupower-glib.so.2 libupower-glib2-0.99.0_2
|
|||
libcanberra.so.0 libcanberra-0.23_1
|
||||
libcanberra-gtk.so.0 libcanberra-gtk-0.30_6
|
||||
libcanberra-gtk3.so.0 libcanberra-gtk3-0.30_6
|
||||
libgtop-2.0.so.7 libgtop-2.28.1_1
|
||||
libgtop-2.0.so.10 libgtop-2.30.0_1
|
||||
librarian.so.0 rarian-0.8.1_1
|
||||
libmetacity-private.so.0 metacity-2.30.1_1
|
||||
libgnome-menu-3.so.0 gnome-menus-2.91.6_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libgtop'.
|
||||
pkgname=libgtop
|
||||
version=2.28.5
|
||||
revision=2
|
||||
version=2.30.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="-with-libgtop-smp"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Library to retrieve system information, used in GNOME"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.xz"
|
||||
checksum=c812c174e44a8971a1f33265437cfd10f1e99869c7f5c05f8ee95846a70a3342
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue