wok diff urxvt-full/receipt @ rev 14507

Add get-src2pkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 14 07:26:31 2013 +0200 (2013-05-14)
parents 83d356862b64
children 380ffe05937a
line diff
     1.1 --- a/urxvt-full/receipt	Thu Nov 29 04:51:11 2012 +0000
     1.2 +++ b/urxvt-full/receipt	Tue May 14 07:26:31 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="urxvt-full"
     1.7 -VERSION="9.15"
     1.8 +VERSION="9.16"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal emulator with Unicode support for X11"
    1.11  WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"
    1.12 @@ -36,4 +36,3 @@
    1.13  	rm -rf $fs/usr/share/man
    1.14  	P="$fs/usr/share/pixmaps"; mkdir -p $P; cp -a $stuff/urxvt.png $P
    1.15  }
    1.16 -