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

Tobias Powalowski tpowa at archlinux.org
Sun Jan 31 08:43:37 UTC 2010


    Date: Sunday, January 31, 2010 @ 03:43:37
  Author: tpowa
Revision: 66429

upgpkg: k3b 1.70.0beta1-1
    bump to latest version

Modified:
  k3b/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-31 08:42:59 UTC (rev 66428)
+++ PKGBUILD	2010-01-31 08:43:37 UTC (rev 66429)
@@ -4,7 +4,7 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=k3b
-pkgver=1.69.0alpha4
+pkgver=1.70.0beta1
 pkgrel=1
 depends=('kdebase-runtime' 'kdemultimedia-kioslave' 'libsamplerate' 'libmad'
          'ffmpeg>=0.5' 'taglib>=1.4' 'libmpcdec>=1.2.5' 'libdvdread>=4.1.3'
@@ -26,10 +26,11 @@
   cd ${srcdir}/
   mkdir build
   cd build
-  cmake ../${pkgname}-1.69.0 \
+  cmake ../${pkgname}-1.70.0 \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_BUILD_TYPE=Release
   make || return 1
   make DESTDIR=${pkgdir} install || return 1
 }
 md5sums=('8e7c15565c806cb028e11764f8781b97')
+md5sums=('ccfe9c3a59f12707cec3d0c6e5ef78d4')




More information about the arch-commits mailing list