[arch-commits] Commit in stow/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Sat Sep 7 15:42:55 UTC 2013


    Date: Saturday, September 7, 2013 @ 17:42:55
  Author: seblu
Revision: 96901

upgpkg: stow 2.2.0-2

- fix FS#36820
- add deps to perl

Modified:
  stow/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-07 14:11:54 UTC (rev 96900)
+++ PKGBUILD	2013-09-07 15:42:55 UTC (rev 96901)
@@ -6,12 +6,13 @@
 
 pkgname=stow
 pkgver=2.2.0
-pkgrel=1
-pkgdesc='Manage installation of localy builded softwares'
+pkgrel=2
+pkgdesc='Manage installation of multiple softwares in the same directory tree'
 url='http://www.gnu.org/software/stow/'
 arch=('any')
 source=("ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz")
 license=('GPL2')
+depends=('perl')
 makedepends=('texi2html')
 checkdepends=('perl-test-output')
 install=$pkgname.install




More information about the arch-commits mailing list