Merge pull request #209 from Ypnose/master

*-git updates
This commit is contained in:
Juan RP 2013-11-05 02:36:34 -08:00
commit 4ca8a54aa1
4 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ls++-git'
pkgname=ls++-git
version=20130829
revision=2
version=20131104
revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl-Term-ExtendedColor"

View File

@ -1,10 +1,10 @@
# Template build file for 'perl-URI'.
pkgname=perl-URI
version=1.58
revision=2
revision=4
wrksrc="URI-$version"
build_style=perl-module
makedepends="perl"
hostmakedepends="perl"
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
license="GPL-1+/Artisti"
@ -26,7 +26,7 @@ long_desc="
the new interface."
perl-URI_package() {
depends="${makedepends}"
depends="${hostmakedepends}"
noarch="yes"
pkg_install() {
vmove usr

View File

@ -46,3 +46,4 @@ static Key keys[] = { \
{ 0, XK_F11, fullscreen, { 0 } },
};

View File

@ -1,6 +1,6 @@
# Template file for 'tabbed-git'
pkgname=tabbed-git
version=20130829
version=20131104
revision=1
makedepends="libX11-devel"
short_desc="Simple generic tabbed fronted to xembed aware applications"