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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Feb 24 19:18:20 UTC 2022


    Date: Thursday, February 24, 2022 @ 19:18:20
  Author: anthraxx
Revision: 1136450

upgpkg: websocat 1.9.0-1

Modified:
  websocat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 19:14:08 UTC (rev 1136449)
+++ PKGBUILD	2022-02-24 19:18:20 UTC (rev 1136450)
@@ -3,7 +3,7 @@
 # Contributor: kpcyrd <git at rxv.cc>
 
 pkgname=websocat
-pkgver=1.8.1
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='Command-line client for web sockets, like netcat/curl/socat for ws://'
 url='https://github.com/vi/websocat/'
@@ -12,8 +12,8 @@
 depends=('glibc' 'openssl' 'gcc-libs')
 makedepends=('cargo')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('e8154fc1e6fd9e0ca8f5aa472195995d50a628b9c39bf5af158c02c24a74fbb455fc91f46164f61325980dfd9935fd5fceb091f359bb4e3ddd20b67b47a7bbc4')
-b2sums=('86b45ed1e7702ded0ea89741a785aefff84f84c88b43cc6d5c0856d65c3f5ae9ce7099f940ec02abfbd3039091a7174eedf1378690a6d5f4b75f6db95edceae0')
+sha512sums=('0506b2047652c83a0f1b0df25179831cc2733392ebd208bcc09cc60eb6567cc339fde268f0d98eb0b6f00df48640a3e28d2115c7bf2b8519a9b86cb9389c7050')
+b2sums=('ee8dd571f7c4ab2562d1acd563dd9d2ab7cb8b5c48e06a4a1774f8a1762ab337303dfe9b42799e134c7f4e55b214b15ee232f55d0647167d3d2f54ede4f7d509')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list