gjs: update to 0.7.13.
--HG-- branch : gnome3
This commit is contained in:
parent
857063004b
commit
d5bad71e31
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gjs'
|
||||
pkgname=gjs
|
||||
version=0.7.11
|
||||
version=0.7.13
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=4d06889ab5d57e6e9b9d44e9bc467849da55b3913656528ad4e6e2dcd7e5cae7
|
||||
checksum=6ebd0327e2033ef827a8a9a5d2695faebfe5ea0db99c6e7dcfa0a296b9dd91eb
|
||||
long_desc="
|
||||
Makes it possible for applications to use all of GNOME's platform libraries
|
||||
using the Javascript language. It's mainly based on the Mozilla javascript
|
||||
|
|
Loading…
Reference in a new issue