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

Andrea Scarpino andrea at archlinux.org
Mon May 31 12:22:59 UTC 2010


    Date: Monday, May 31, 2010 @ 08:22:59
  Author: andrea
Revision: 81521

new tarball, patch still needed

Modified:
  kdegraphics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-31 11:35:33 UTC (rev 81520)
+++ PKGBUILD	2010-05-31 12:22:59 UTC (rev 81521)
@@ -22,11 +22,11 @@
              'qimageblitz' 'ebook-tools' 'libxxf86vm')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
 	'fix-libjpeg8-compatibility.patch')
-sha1sums=('1caa6a6183c8cdf7cd3315d86ecfd37c5c829c9d'
+sha1sums=('cdec759477af915fe661b4a4e605708cdb2eebd8'
 	'e71d0a0b5e25587c8ae026646a004c117ef5891f')
 
 build() {
-	# Fixed in 4.5, check before build 4.4.4
+	# Fixed in 4.5
 	cd ${srcdir}/${pkgbase}-${pkgver}
 	patch -Np1 -i ${srcdir}/fix-libjpeg8-compatibility.patch || return 1
 




More information about the arch-commits mailing list