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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Feb 5 07:55:27 UTC 2018


    Date: Monday, February 5, 2018 @ 07:55:26
  Author: bpiotrowski
Revision: 315890

5.45.4-1: new upstream patchset

Modified:
  expect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-05 07:24:20 UTC (rev 315889)
+++ PKGBUILD	2018-02-05 07:55:26 UTC (rev 315890)
@@ -3,7 +3,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=expect
-pkgver=5.45.3
+pkgver=5.45.4
 pkgrel=1
 pkgdesc='A tool for automating interactive applications'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(custom)
 depends=(tcl)
 source=(https://downloads.sourceforge.net/project/expect/Expect/$pkgver/expect${pkgver}.tar.gz)
-sha256sums=('c520717b7195944a69ce1492ec82ca0ac3f3baf060804e6c5ee6d505ea512be9')
+sha256sums=('49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34')
 
 build() {
   cd expect${pkgver}



More information about the arch-commits mailing list