Re: [aur-dev] [PATCH] We live in 2013 now

2013-01-06 Thread ludovic coues
2013/1/6 Marcel Korpel marcel.li...@gmail.com

 ---
  web/template/footer.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/web/template/footer.php b/web/template/footer.php
 index 857211e..806d3be 100644
 --- a/web/template/footer.php
 +++ b/web/template/footer.php
 @@ -5,7 +5,7 @@
 ?php if ($ver): ?
 pAUR ?= htmlspecialchars($ver) ?/p
 ?php endif; ?
 -   pCopyright copy; 2004-2012 AUR
 Development Team./p
 +   pCopyright copy; 2004-?= date(Y) ?
 AUR Development Team./p
 p?= __('Unsupported packages are user
 produced content. Any use of the provided files is at your own risk.')
 ?/p
 /div
 /div
 --
 1.8.1


I don't like this idea. The second date should reflect when the site was
last updated. With something like that, we could let everything untouched
for two decade and nobody could tell without searching for the git repo.


Re: [aur-dev] [PATCH] We live in 2013 now

2013-01-06 Thread ludovic coues
2013/1/6 Marcel Korpel marcel.li...@gmail.com

 On Sun, Jan 6, 2013 at 2:59 PM, ludovic coues cou...@gmail.com wrote:
  I don't like this idea. The second date should reflect when the site was
  last updated. With something like that, we could let everything untouched
  for two decade and nobody could tell without searching for the git repo.

 Ok. I changed it this way because the main Arch site has the same
 format, nowadays:

 templates/base.html:72:  pCopyright copy; 2002-{% now Y %}…


meh :(
In this case, maybe it's better to do the same.

-- 

Cordialement, Coues Ludovic
06 148 743 42
--
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


Re: [aur-dev] Can I please get a dump of the pkgbuilds in AUR?

2010-08-03 Thread ludovic coues
I don't understand what you will be able to do for pacman with AUR.
ABS isn't a best place to check PKGBUILD ?