summaryrefslogtreecommitdiff
path: root/community/gmtk/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-04 01:49:10 -0700
committerroot <root@rshg054.dnsready.net>2012-11-04 01:49:10 -0700
commit2030e810a5cfd4d3ff6e0f8930560c96f2990eb2 (patch)
tree383f3fafef303aec9d89c9da313b51bbaf424ac0 /community/gmtk/PKGBUILD
parente3f70522f1f35359d9307f478c96dace20a51ca1 (diff)
Sun Nov 4 01:48:41 PDT 2012
Diffstat (limited to 'community/gmtk/PKGBUILD')
-rw-r--r--community/gmtk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD
index 8141da27f..9a8758d0d 100644
--- a/community/gmtk/PKGBUILD
+++ b/community/gmtk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 69612 2012-04-20 13:39:41Z lfleischer $
+# $Id: PKGBUILD 79359 2012-11-03 16:28:22Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=gmtk
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc='Common functions for gnome-mplayer and gecko-mediaplay.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'gtk3' 'dconf')
makedepends=('intltool' 'pkg-config')
options=(!libtool)
source=("http://gmtk.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6bf1c63788541272717f63ec370f6b6c')
+md5sums=('919ea155b755a33ab052dacbbc6e7f03')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"