mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
clutter-gtk: update to 1.0.0.
This commit is contained in:
parent
3b3cd1dff0
commit
2773f373d2
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'clutter-gtk'
|
# Template file for 'clutter-gtk'
|
||||||
pkgname=clutter-gtk
|
pkgname=clutter-gtk
|
||||||
version=0.91.8
|
version=1.0.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.91/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/1.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="GTK+ bindings for the Clutter Tolkit"
|
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1516ac98b9f0436d7806f02153810fae31f961446311e06805f574ac1aaa969e
|
checksum=5d395218e30e2971dbf9ca69e564036e6b6316e2d995b93fef11c0195f136cdb
|
||||||
long_desc="
|
long_desc="
|
||||||
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue