[arch-commits] Commit in ldoc/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at nymeria.archlinux.org
       
    Sun May 19 20:20:24 UTC 2013
    
    
  
    Date: Sunday, May 19, 2013 @ 22:20:23
  Author: seblu
Revision: 91115
upgpkg: ldoc 1.3.12-1
Modified:
  ldoc/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-19 20:12:32 UTC (rev 91114)
+++ PKGBUILD	2013-05-19 20:20:23 UTC (rev 91115)
@@ -2,15 +2,15 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=ldoc
-pkgver=1.3.11
-pkgrel=2
+pkgver=1.3.12
+pkgrel=1
 pkgdesc='A LuaDoc-compatible documentation generation system'
 arch=('any')
 url='http://stevedonovan.github.com/ldoc/'
 license=('custom')
 depends=('lua' 'lua-penlight')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/stevedonovan/ldoc/archive/$pkgver.tar.gz")
-md5sums=('03f967ed92078fc689ffb0fc75bd78de')
+md5sums=('a226c31880585fa946e40d3df142df57')
 
 package() {
   cd LDoc-$pkgver
    
    
More information about the arch-commits
mailing list