From 365613283201eee98a096f85debc45e99ed69dfd Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 23 Sep 2015 15:52:13 +0000 Subject: [PATCH] winpty: new release Signed-off-by: Johannes Schindelin --- winpty-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winpty-git/PKGBUILD b/winpty-git/PKGBUILD index 0eef1daa..6994cc0a 100644 --- a/winpty-git/PKGBUILD +++ b/winpty-git/PKGBUILD @@ -3,8 +3,8 @@ _realname=winpty pkgname="${_realname}-git" _ver_base=1.1.1 -pkgver=1.1.1.148.47a69d0 -pkgrel=3 +pkgver=1.1.1.160.0c1e064 +pkgrel=1 pkgdesc="A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs" arch=('i686' 'x86_64') url="https://github.com/rprichard/winpty"