[arch-commits] Commit in k3b/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 17 06:22:35 UTC 2010
Date: Thursday, June 17, 2010 @ 02:22:35
Author: tpowa
Revision: 82780
upgpkg: k3b 1.93.0rc4-1
bump to latest version
Modified:
k3b/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-17 02:30:57 UTC (rev 82779)
+++ PKGBUILD 2010-06-17 06:22:35 UTC (rev 82780)
@@ -4,7 +4,7 @@
# Contributor: damir <damir at archlinux.org>
pkgname=k3b
-pkgver=1.92.0rc3
+pkgver=1.93.0rc4
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,10 @@
cd ${srcdir}/
mkdir build
cd build
- cmake ../${pkgname}-1.92.0 \
+ cmake ../${pkgname}-1.93.0 \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release
make || return 1
make DESTDIR=${pkgdir} install || return 1
}
-md5sums=('65372e9f2826165071b24c9f1d17882b')
+md5sums=('78ce03b8a7d4f9872b4dd0963b77307c')
More information about the arch-commits
mailing list