gnome-menus: update to 3.3.5.
This commit is contained in:
parent
2b0ae341bb
commit
068e913ca4
2 changed files with 3 additions and 8 deletions
|
@ -1,8 +1,4 @@
|
|||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'gnome-menus'
|
||||
pkgname=gnome-menus
|
||||
version=3.2.0.1
|
||||
revision=2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.3.5
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
short_desc="GNOME menu specifications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=17e2ea745b1e80fba4f6ec03c4bac561aa6e7ca275fcc79a3df3d318cb64972b
|
||||
checksum=92f640bdb96dacbfcbf183bac1657cc52dd2ddf866b4b33504d01719dbd951d5
|
||||
long_desc="
|
||||
This package provides an implementation of the Desktop Menu Specification
|
||||
for the GNOME Desktop."
|
||||
|
|
Loading…
Reference in a new issue