diff options
Diffstat (limited to 'main/expect')
-rw-r--r-- | main/expect/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/expect/APKBUILD b/main/expect/APKBUILD index 5ece406663..e9b8ead219 100644 --- a/main/expect/APKBUILD +++ b/main/expect/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=expect pkgver=5.45 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for automating interactive applications" url="http://www.nist.gov/el/msid/expect.cfm" arch="all" |