diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
commit | 88933a383866089c23f6d62783a6a24ab211e872 (patch) | |
tree | 06df2798b84f9e12ebbef88948c0e5b2a3227e99 /extra/expect | |
parent | ffb384c05abcdb9c7a7d9df8407b8efc8caa78de (diff) |
Tue Jul 1 03:46:37 UTC 2014
Diffstat (limited to 'extra/expect')
-rw-r--r-- | extra/expect/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/expect/PKGBUILD b/extra/expect/PKGBUILD index 5af97256a..04dd67af4 100644 --- a/extra/expect/PKGBUILD +++ b/extra/expect/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 173839 2012-12-25 00:34:18Z foutrelis $ +# $Id: PKGBUILD 215626 2014-06-30 04:47:30Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> pkgname=expect pkgver=5.45 -pkgrel=3 +pkgrel=4 pkgdesc="A tool for automating interactive applications" arch=('i686' 'x86_64') url="http://www.nist.gov/el/msid/expect.cfm" |