summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-09-19 03:19:35 -0400
committerTony Lambiris2019-09-19 03:19:35 -0400
commitc28e23bb327387b46df022fe63405367b1b6087f (patch)
tree34f2d36b6b7bbb58eb1e33fd4c6c30e749f32aab
parent996c9e160905e64f6fb231b8ce5a47501d25f85c (diff)
downloadaur-c28e23bb327387b46df022fe63405367b1b6087f.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56e6b5db1368..944221b5204d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = websocat-git
pkgdesc = Command-line client for WebSockets
- pkgver = 1.4.0.r7.g030c7ce
+ pkgver = 1.5.0.r6.gbc738c8
pkgrel = 1
url = https://github.com/vi/websocat
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1a3bfe842db3..8e0ae3198684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=websocat-git
-pkgver=1.4.0.r7.g030c7ce
+pkgver=1.5.0.r6.gbc738c8
pkgrel=1
pkgdesc="Command-line client for WebSockets"
arch=(x86_64)