summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2024-02-28 06:40:23 -0500
committerKazaii2024-02-28 06:40:23 -0500
commitc9048bf08ada30e67d34ca8c9342ba2f2bf99d4d (patch)
tree7e260e5ce147f58920268bd67b99a81bb396e4cd
parent568fc21033375909fd593f06299263bccd06ed43 (diff)
downloadaur-c9048bf08ada30e67d34ca8c9342ba2f2bf99d4d.tar.gz
Fixing incrver typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 776eef53168b..2ae884f024d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = scrt
depends = icu70
options = !strip
options = !emptydirs
- source = local://scrt-9.5.1-323272.ubuntu22-64.x86_64.deb
+ source = local://scrt-9.5.1-3272.ubuntu22-64.x86_64.deb
md5sums = d35b280774849200f77092e2aa88695b
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index 595a10bbe514..61ed508ca32e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=scrt
pkgver=9.5.1
-incrver=323272
+incrver=3272
pkgrel=0
pkgdesc="Vandyke SecureCRT SSH Client"
arch=('x86_64')