gmtk: update to 1.0.9.
This commit is contained in:
parent
70383a0f7a
commit
1ce5bebd5e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gmtk'
|
||||
pkgname=gmtk
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-gtk3"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Common functions for gnome-mplayer and gecko-mediaplayer"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://gmtk.googlecode.com/"
|
||||
license="GPL-2"
|
||||
distfiles="http://gmtk.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=007fba85f4ba6af6b3fd9d5162e18a7e4059c848e112eb03b84b2c7aad008b0c
|
||||
distfiles="https://gmtk.googlecode.com/svn/packages/gmtk-${version}.tar.gz"
|
||||
checksum=d633832ab3b223f9a669934d168c74574ab47a6a21f76d942c05ad78c56bf87a
|
||||
|
||||
gmtk-devel_package() {
|
||||
depends="gmtk-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue