summaryrefslogtreecommitdiff
path: root/community/gmtk/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-29 04:09:56 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-29 04:09:56 +0000
commit44209e62f1f8f0e9efe048846bb09e6eb51ea9f4 (patch)
tree97720b9f37a268443fe50a258ef16c587a02ec91 /community/gmtk/PKGBUILD
parentfc3a052d9f439abcf0ce424b7d45b682a5377087 (diff)
Thu May 29 04:04:14 UTC 2014
Diffstat (limited to 'community/gmtk/PKGBUILD')
-rw-r--r--community/gmtk/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD
index 687bcbe87..c98b8eebf 100644
--- a/community/gmtk/PKGBUILD
+++ b/community/gmtk/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 99144 2013-10-25 02:20:05Z allan $
+# $Id: PKGBUILD 112025 2014-05-28 18:14:20Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=gmtk
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
pkgdesc='Common functions for gnome-mplayer and gecko-mediaplayer.'
arch=('i686' 'x86_64')
url='http://gmtk.googlecode.com/'
license=('GPL')
depends=('glib2' 'gtk3' 'dconf')
makedepends=('intltool' 'pkg-config')
-source=("http://gmtk.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('ee8ab99f3ac2e0071c99a35e4847bba5')
+source=("https://${pkgname}.googlecode.com/svn/packages/${pkgname}-${pkgver}.tar.gz")
+md5sums=('9184658014ca7b325b569ac7417e4860')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"