From 5520a8b04cecf4af812cbf2285e9ab6efabe147f Mon Sep 17 00:00:00 2001
From: root <root@rshg054.dnsready.net>
Date: Thu, 3 May 2012 00:01:52 +0000
Subject: Thu May  3 00:01:52 UTC 2012

---
 community/steghide/PKGBUILD | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

(limited to 'community/steghide')

diff --git a/community/steghide/PKGBUILD b/community/steghide/PKGBUILD
index 4eb872e74..b186a6cfd 100644
--- a/community/steghide/PKGBUILD
+++ b/community/steghide/PKGBUILD
@@ -1,3 +1,4 @@
+# $Id: PKGBUILD 70184 2012-05-01 12:30:54Z andrea $
 # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
 # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
 # Contributor: Jason Chu <jason@archlinux.org>
@@ -5,13 +6,13 @@
 
 pkgname=steghide
 pkgver=0.5.1
-pkgrel=5
-pkgdesc='Embeds a message in a file by replacing some of the least significant bits.'
+pkgrel=6
+pkgdesc='Embeds a message in a file by replacing some of the least significant bits'
 arch=('i686' 'x86_64')
 url='http://steghide.sourceforge.net'
 license=('GPL')
-depends=('libmcrypt' 'mhash' 'gcc' 'libjpeg' 'zlib' 'libtool')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+depends=('libmcrypt' 'gcc-libs' 'mhash' 'libjpeg' 'zlib')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'buildsystem.patch'
         'gcc-4.2.patch'
          "${pkgname}-climits.patch")
-- 
cgit v1.2.3-54-g00ecf