summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3770c62b8d08..2d01d0d98941 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tabby
pkgdesc = A terminal for a more modern age
- pkgver = 1.0.152
- pkgrel = 1
+ pkgver = 1.0.157
+ pkgrel = 2
url = https://eugeny.github.io/terminus/
arch = x86_64
license = MIT
@@ -17,7 +17,7 @@ pkgbase = tabby
depends = nss
conflicts = terminus-terminal
replaces = terminus-terminal
- source = git+https://github.com/Eugeny/tabby.git#tag=v1.0.152
+ source = git+https://github.com/Eugeny/tabby.git#tag=v1.0.157
sha256sums = SKIP
pkgname = tabby
diff --git a/PKGBUILD b/PKGBUILD
index 79fc7950c2c6..801302cbc6dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=tabby
-pkgver=1.0.152
+pkgver=1.0.157
pkgrel=2
pkgdesc="A terminal for a more modern age"
arch=('x86_64')