summaryrefslogtreecommitdiff
path: root/community/gmtk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
commitfdcaf644692e151ddc596b148465ce4a77e6b670 (patch)
treef462377d189cdc42041c78bf22402fec369a48c4 /community/gmtk
parent7a3611f5caa5e34c1f2b582640f97b733110ae63 (diff)
Mon Jan 9 23:14:46 UTC 2012
Diffstat (limited to 'community/gmtk')
-rw-r--r--community/gmtk/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD
index f7c68c23b..0704b7726 100644
--- a/community/gmtk/PKGBUILD
+++ b/community/gmtk/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gmtk
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc='Common functions for gnome-mplayer and gecko-mediaplay.'
arch=('i686' 'x86_64')
url='http://gmtk.googlecode.com/'
license=('GPL')
-depends=('glib' 'gtk3' 'dconf')
+depends=('glib2' 'gtk3' 'dconf')
makedepends=('intltool' 'pkg-config')
options=(!libtool)
source=("http://gmtk.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")