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

Andrea Scarpino andrea at archlinux.org
Mon Nov 16 22:38:52 UTC 2009


    Date: Monday, November 16, 2009 @ 17:38:52
  Author: andrea
Revision: 58889

upgpkg: liblo 0.26-1
    upstream release

Modified:
  liblo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-16 19:17:44 UTC (rev 58888)
+++ PKGBUILD	2009-11-16 22:38:52 UTC (rev 58889)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: damir <damir at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
 # Contributor: Pajaro
 
 pkgname=liblo
-pkgver=0.25
+pkgver=0.26
 pkgrel=1
 pkgdesc="Lightweight OSC implementation: an implementation of the Open Sound Control protocol for POSIX systems"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('glibc')
 options=('!libtool')
-source=("http://downloads.sourceforge.net/liblo/liblo-$pkgver.tar.gz")
-md5sums=('e8b8f6542cdecd6ad5f42dd4d4d81023')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('5351de14262560e15e7f23865293b16f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list