[arch-commits] Commit in liblo/repos (extra-i686 extra-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Nov 16 22:39:46 UTC 2009


    Date: Monday, November 16, 2009 @ 17:39:46
  Author: andrea
Revision: 58890

Merged revisions 58889 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/liblo/trunk

........
  r58889 | andrea | 2009-11-16 23:38:52 +0100 (Mon, 16 Nov 2009) | 2 lines
  
  upgpkg: liblo 0.26-1
      upstream release
........

Modified:
  liblo/repos/extra-i686/	(properties)
  liblo/repos/extra-i686/PKGBUILD

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


Property changes on: liblo/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /liblo/trunk:1-27613
   + /liblo/trunk:1-58889

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-11-16 22:38:52 UTC (rev 58889)
+++ extra-i686/PKGBUILD	2009-11-16 22:39:46 UTC (rev 58890)
@@ -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