summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-06-13 16:49:02 -0400
committerTony Lambiris2019-06-13 16:49:02 -0400
commit996c9e160905e64f6fb231b8ce5a47501d25f85c (patch)
tree4fade00dab9a1457e8dfd5f8972246aa5defd70c
parent0f62cbe5c1f69a5a35569fbce9b6ea6a4de42fea (diff)
downloadaur-996c9e160905e64f6fb231b8ce5a47501d25f85c.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 3308b651c20b..56e6b5db1368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = websocat-git
pkgdesc = Command-line client for WebSockets
- pkgver = 1.4.0.r0.g861eecc
+ pkgver = 1.4.0.r7.g030c7ce
pkgrel = 1
url = https://github.com/vi/websocat
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 56bd3d4ebb1b..1a3bfe842db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=websocat-git
-pkgver=1.4.0.r0.g861eecc
+pkgver=1.4.0.r7.g030c7ce
pkgrel=1
pkgdesc="Command-line client for WebSockets"
arch=(x86_64)