[arch-commits] Commit in gmtk/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Wed May 28 18:14:06 UTC 2014


    Date: Wednesday, May 28, 2014 @ 20:14:06
  Author: lfleischer
Revision: 112024

upgpkg: gmtk 1.0.9-1

Upstream update.

Modified:
  gmtk/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-28 16:30:56 UTC (rev 112023)
+++ PKGBUILD	2014-05-28 18:14:06 UTC (rev 112024)
@@ -2,8 +2,8 @@
 # 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/'
@@ -10,8 +10,8 @@
 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}"




More information about the arch-commits mailing list