[arch-commits] CVS update of extra/multimedia/gtick (PKGBUILD)

Damir Perisa damir at archlinux.org
Sun Oct 14 23:16:27 UTC 2007


    Date: Sunday, October 14, 2007 @ 19:16:27
  Author: damir
    Path: /home/cvs-extra/extra/multimedia/gtick

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: gtick 0.4.1-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/multimedia/gtick/PKGBUILD
diff -u extra/multimedia/gtick/PKGBUILD:1.14 extra/multimedia/gtick/PKGBUILD:1.15
--- extra/multimedia/gtick/PKGBUILD:1.14	Tue Jul  3 22:03:23 2007
+++ extra/multimedia/gtick/PKGBUILD	Sun Oct 14 19:16:27 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.14 2007/07/04 02:03:23 eric Exp $
+# $Id: PKGBUILD,v 1.15 2007/10/14 23:16:27 damir Exp $
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=gtick
-pkgver=0.3.15
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="GTick is a metronome application supporting different meters (1/1, 2/4, 3/4, 4/4 and more) and speeds ranging from 10 to 1000 bpm. It utilizes GTK+ and OSS (ALSA compatible)."
 arch=('i686' 'x86_64')
 url="http://www.antcom.de/gtick/"
-license=('GPL')
+license=('GPL3')
 depends=('libsndfile' 'gtk2')
-source=(http://www.antcom.de/gtick/download/$pkgname-$pkgver.tar.gz)
-md5sums=('ba616e60de9fb366b6732a8f37e33c30')
+source=("http://www.antcom.de/gtick/download/$pkgname-$pkgver.tar.gz")
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -19,3 +18,4 @@
   make || return 1
   make prefix=$startdir/pkg/usr install
 }
+md5sums=('ae0b2152cdfb98e0bba4d4e6258a22c0')




More information about the arch-commits mailing list