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

Allan McRae allan at nymeria.archlinux.org
Tue Oct 15 07:09:03 UTC 2013


    Date: Tuesday, October 15, 2013 @ 09:09:03
  Author: allan
Revision: 196548

upgpkg: konversation 1.4-7

signature rebuild, remove old libpng fix

Modified:
  konversation/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-15 06:58:09 UTC (rev 196547)
+++ PKGBUILD	2013-10-15 07:09:03 UTC (rev 196548)
@@ -6,7 +6,7 @@
 
 pkgname=konversation
 pkgver=1.4
-pkgrel=6
+pkgrel=7
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
 url="http://konversation.kde.org"
@@ -21,11 +21,6 @@
 source=("http://download.kde.org/download.php?url=stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  # libpng16 fix
-  find -name '*.png' -exec optipng -quiet -force -fix {} +
-}
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list