summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyril Levis2019-01-25 11:14:19 +0100
committerCyril Levis2019-01-25 11:14:19 +0100
commita1b7f3e4dfc726659a227c58fdbb7f9834ac9ab1 (patch)
treeea95eaef6ca8249254d50caf6990baa28ce49d73 /PKGBUILD
parent506cbce08f2db032e2951f3113275eb8a9d548cf (diff)
downloadaur-a1b7f3e4dfc726659a227c58fdbb7f9834ac9ab1.tar.gz
upgpkg: websocat-bin 1.2.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffbe8d2e928f..ae57d20256a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cyril Levis <pkgbuilds AT levis DOT name>
pkgname=websocat-bin
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions"
arch=("x86_64")
@@ -11,7 +11,7 @@ depends=()
optdepends=()
conflicts=("websocat-git")
source=("https://github.com/vi/websocat/releases/download/v${pkgver}/websocat_amd64-linux")
-sha256sums=('d8db1afd26e1d79206687ae8afd05d3f0f7da489984cce5959f1dc9a66232c7c')
+sha256sums=('0c537869b885df28fe458b0db6738e3f07fb848865447fd1bacc41cdd717d4dd')
package() {
install -d "$pkgdir/usr/bin"