summaryrefslogtreecommitdiff
path: root/community/gmtk/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
committerroot <root@rshg054.dnsready.net>2013-06-03 00:08:24 -0700
commit1f86bf1b08cb980cea57c1d4d3187e2251f5a63b (patch)
tree1d7dc66a7f904a5e311c2924518469c9b72a3c82 /community/gmtk/PKGBUILD
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Mon Jun 3 00:08:24 PDT 2013
Diffstat (limited to 'community/gmtk/PKGBUILD')
-rw-r--r--community/gmtk/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD
index 9a8758d0d..51869c8d1 100644
--- a/community/gmtk/PKGBUILD
+++ b/community/gmtk/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 79359 2012-11-03 16:28:22Z lfleischer $
+# $Id: PKGBUILD 92205 2013-06-02 18:41:20Z bpiotrowski $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=gmtk
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
-pkgdesc='Common functions for gnome-mplayer and gecko-mediaplay.'
+pkgdesc='Common functions for gnome-mplayer and gecko-mediaplayer.'
arch=('i686' 'x86_64')
url='http://gmtk.googlecode.com/'
license=('GPL')
@@ -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=('919ea155b755a33ab052dacbbc6e7f03')
+md5sums=('ee8ab99f3ac2e0071c99a35e4847bba5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"