summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2023-01-26 07:22:59 -0500
committerSolomon Choina2023-01-26 07:22:59 -0500
commit6723dc9aadeaa7e56fa04c2e346e4bcbd8ff93c6 (patch)
treefc2ff9162d7ba4ce7024a3c851cbe9bf575dd9fe
parentdc1433a1db8522507a20ea026fec76e8976d13a7 (diff)
downloadaur-6723dc9aadeaa7e56fa04c2e346e4bcbd8ff93c6.tar.gz
updpkgver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa252e4e42a8..62c40210dbac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabby-bin
pkgdesc = Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux
- pkgver = 1.0.187
+ pkgver = 1.0.188
pkgrel = 1
url = https://github.com/Eugeny/tabby
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tabby-bin
provides = tabby
conflicts = tabby
replaces = tabby
- source = tabby-1.0.187-linux.pacman::https://github.com/Eugeny/tabby/releases/download/v1.0.187/tabby-1.0.187-linux-x64.pacman
- sha256sums = c75c88756d25eafae1a2057f28def759133ff652bdd254c9dcef5b3bd8998510
+ source = tabby-1.0.188-linux.pacman::https://github.com/Eugeny/tabby/releases/download/v1.0.188/tabby-1.0.188-linux-x64.pacman
+ sha256sums = 08b5deb4ede070b40521c0b656ca28d92babaaa6630f1ee7aa566de1f93eb635
pkgname = tabby-bin
diff --git a/PKGBUILD b/PKGBUILD
index 93cb96d7017c..5d42c1442bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Solomon Choina <shlomochoina@gmail.com>
pkgname=tabby-bin
_pkgname=tabby
-pkgver=1.0.187
+pkgver=1.0.188
pkgrel=1
pkgdesc="Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux"
arch=('x86_64')
@@ -15,7 +15,7 @@ provides=("tabby")
conflicts=("tabby")
replaces=('tabby')
source=("tabby-${pkgver}-linux.pacman::$url/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-x64.pacman")
-sha256sums=('c75c88756d25eafae1a2057f28def759133ff652bdd254c9dcef5b3bd8998510')
+sha256sums=('08b5deb4ede070b40521c0b656ca28d92babaaa6630f1ee7aa566de1f93eb635')
package() {
cd "$srcdir/"