Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fff55cc5995dc058fc2bff5379e27e4e54dc8cb4
commit fff55cc5995dc058fc2bff5379e27e4e54dc8cb4 Author: Botchikii <[email protected]> Date: Tue Aug 7 15:37:44 2012 +0200 clamtk-4.41-1-x86_64 * version bump * modify icon path for installation (in directory images/ now) diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index fc25351..d5e6938 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Janos Kovacs <[email protected]> pkgname=clamtk -pkgver=4.39 +pkgver=4.41 pkgrel=1 pkgdesc="ClamTk is a GUI front-end for ClamAV using gtk2-perl" depends=('clamav' 'perl' 'perl-gtk2' 'perl-date-calc' 'perl-gettext' 'perl-config-tiny' 'perl-file-find-rule' 'perl-libwww' 'perl-net-dns') @@ -12,13 +12,13 @@ replaces=('klamav') archs=('i686' 'x86_64') Finclude sourceforge url="http://clamtk.sourceforge.net/" -sha1sums=('f3ca4a97919698900a4446e0fd9e1ad36d4b1213') +sha1sums=('47b0c8bfba9abb9c8381661c66466866b81d492f') build() { Fcd Fexerel usr/bin/clamtk - Ficonrel ${pkgname}.{png,xpm} + Ficonrel images/${pkgname}.{png,xpm} Ffilerel $Fmenudir/${pkgname}.desktop Ffilerel /usr/share/man/man1/${pkgname}.1.gz for n in lib/* ; do _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
