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

Gaëtan Bisson bisson at archlinux.org
Fri May 3 18:31:25 UTC 2019


    Date: Friday, May 3, 2019 @ 18:31:25
  Author: bisson
Revision: 352442

upstream update

Modified:
  socat/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-03 05:11:11 UTC (rev 352441)
+++ PKGBUILD	2019-05-03 18:31:25 UTC (rev 352442)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=socat
-pkgver=1.7.3.2
-pkgrel=4
+pkgver=1.7.3.3
+pkgrel=1
 pkgdesc='Multipurpose relay'
 url='http://www.dest-unreach.org/socat/'
 license=('GPL2')
@@ -11,7 +11,7 @@
 arch=('x86_64')
 depends=('readline' 'openssl')
 source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('ce3efc17e3e544876ebce7cd6c85b3c279fda057b2857fcaaf67b9ab8bdaf034')
+sha256sums=('8cc0eaee73e646001c64adaab3e496ed20d4d729aaaf939df2a761e99c674372')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list