summaryrefslogtreecommitdiff
path: root/community/gmtk/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-03 10:26:16 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-03 10:26:16 +0200
commit2f9b9e4565cfb671eda54a32a3efef34723dfb80 (patch)
treeebfea96eb21ee3f24d7189930a316ea8c6e415ba /community/gmtk/PKGBUILD
parent943e219407807d8fd4b88ce84b45e9e27117ea25 (diff)
parent1f86bf1b08cb980cea57c1d4d3187e2251f5a63b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gmtk/PKGBUILD community/mumble/PKGBUILD community/notmuch/PKGBUILD community/pwgen/PKGBUILD extra/clutter-gst/PKGBUILD extra/libogg/PKGBUILD
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 1a826e993..ecb19458b 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' 'mips64el')
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}"