summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-12-30 19:55:48 -0500
committerTony Lambiris2018-12-30 19:55:48 -0500
commitd2a5e4f72f1076ab7f685ab252e79365dc7baefd (patch)
tree73da5923ac16cbe0ccc84e431335cad336a757be
parentd8c140dd384962850f7e013fd0b52f4b84fc1acc (diff)
downloadaur-d2a5e4f72f1076ab7f685ab252e79365dc7baefd.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 17a134a9b4fa..92cb54f5371e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = websocat-git
pkgdesc = Command-line client for WebSockets
- pkgver = v1.2.0.r7.g2e676b3
+ pkgver = last_version_that_supports_rust_1_28.r1.g45523d8
pkgrel = 1
url = https://github.com/vi/websocat/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ff2ced56a6e3..405e57e08b6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=websocat-git
-pkgver=v1.2.0.r7.g2e676b3
+pkgver=last_version_that_supports_rust_1_28.r1.g45523d8
pkgrel=1
pkgdesc="Command-line client for WebSockets"
arch=(x86_64)