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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Nov 29 12:28:37 UTC 2018


    Date: Thursday, November 29, 2018 @ 12:28:36
  Author: bpiotrowski
Revision: 340640

1.6.2-1

Modified:
  dejagnu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-29 11:42:59 UTC (rev 340639)
+++ PKGBUILD	2018-11-29 12:28:36 UTC (rev 340640)
@@ -2,7 +2,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=dejagnu
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Framework for testing other programs'
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(sh expect)
 source=(https://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('2ac8405a4c7ca8611d004fe852966c6f'
+md5sums=('e1b07516533f351b3aba3423fafeffd6'
          'SKIP')
 validpgpkeys=('152F3EADD335FF629611128567DADC3E3F743649') # Ben Elliston
 



More information about the arch-commits mailing list