* sync expect with main arch

This commit is contained in:
Alexander Baldeck 2020-05-13 14:53:50 +02:00
parent 52ee48b80f
commit 312e2a4caa

View File

@ -4,10 +4,10 @@
pkgname=expect
pkgver=5.45.4
pkgrel=1
pkgrel=2
pkgdesc='A tool for automating interactive applications'
arch=(x86_64 powerpc64le)
url='http://www.nist.gov/el/msid/expect.cfm'
url='https://www.nist.gov/el/msid/expect.cfm'
license=(custom)
depends=(tcl)
source=(https://downloads.sourceforge.net/project/expect/Expect/$pkgver/expect${pkgver}.tar.gz)