summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Zhang2021-02-24 00:45:21 +0800
committerJeffrey Zhang2021-02-24 00:45:21 +0800
commit1580c3d437fc88beb2ac62c5a13ff9ff71333f2a (patch)
tree38f925b399fc018d49d311b355dd67f3bdfe33c3
parente4c57c79e391dbeefbef069153f80849535ee3d3 (diff)
downloadaur-1580c3d437fc88beb2ac62c5a13ff9ff71333f2a.tar.gz
bump to 2.11.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06da38b243a4..a2393d3aa82d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = assh-git
pkgdesc = make your ssh client smarter https://manfred.life/assh
- pkgver = 2.11.0
+ pkgver = 2.11.3
pkgrel = 1
url = https://github.com/moul/assh.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a214764f74d2..aa28096ddaf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeffrey Zhang zhang.lei.fly@gmail.com
pkgname=assh-git
_pkgname=assh
-pkgver=2.11.0
+pkgver=2.11.3
pkgrel=1
pkgdesc='make your ssh client smarter https://manfred.life/assh'
arch=('any')