libwnck: update to 3.4.5.
This commit is contained in:
parent
2f18d62e9e
commit
5fd9142a68
|
@ -1,11 +1,7 @@
|
|||
# Template file for 'libwnck-devel'.
|
||||
#
|
||||
depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libwnck'.
|
||||
pkgname=libwnck
|
||||
version=3.4.4
|
||||
version=3.4.5
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
||||
checksum=a545a23ea7681fafae033b4f68b69ef022d446a9325286291bb8882b9016a130
|
||||
long_desc="
|
||||
libwnck is Window Navigator Construction Kit, i.e. a library to use
|
||||
for writing pagers and taskslists and stuff."
|
||||
checksum=560f9709405fb33500c2f79efabdb1c4056866dec281f354ad3da97181fbf381
|
||||
|
|
Loading…
Reference in New Issue