summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarrelGorilla2025-01-02 02:38:52 +0000
committerBarrelGorilla2025-01-02 02:38:52 +0000
commit520e632dd8e2627bddc5d97578cd3c1d0a58df63 (patch)
tree84a6336483f3e973fcf28aa1796ac274a18f1a1c
parenta0139758f452c009c6908a8f2d1fb32f6eb4a05a (diff)
downloadaur-520e632dd8e2627bddc5d97578cd3c1d0a58df63.tar.gz
Update to v1.0.216
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18843507c5de..f9d72f1e3a34 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.215
+ pkgver = 1.0.216
pkgrel = 1
url = https://github.com/Eugeny/tabby
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = tabby-bin
optdepends = gnome-keyring
provides = tabby
conflicts = tabby
- source = tabby-1.0.215-linux.pacman::https://github.com/Eugeny/tabby/releases/download/v1.0.215/tabby-1.0.215-linux-x64.pacman
- sha256sums = ca423628e3eafda44258eb4ec6e49abba087edee7a804f9f10d02aeab9a95bdb
+ source = tabby-1.0.216-linux.pacman::https://github.com/Eugeny/tabby/releases/download/v1.0.216/tabby-1.0.216-linux-x64.pacman
+ sha256sums = fdb2f6964f84eda4abd34cf126fa27508a61b50dc219c5a6615278d99d49830c
pkgname = tabby-bin
diff --git a/PKGBUILD b/PKGBUILD
index 840bd2b5ef4c..b6020f348f03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Solomon Choina <shlomochoina@gmail.com>
pkgname=tabby-bin
_pkgname=tabby
-pkgver=1.0.215
+pkgver=1.0.216
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 @@ optdepends=('gnome-keyring')
provides=("tabby")
conflicts=("tabby")
source=("tabby-${pkgver}-linux.pacman::$url/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-x64.pacman")
-sha256sums=('ca423628e3eafda44258eb4ec6e49abba087edee7a804f9f10d02aeab9a95bdb')
+sha256sums=('fdb2f6964f84eda4abd34cf126fa27508a61b50dc219c5a6615278d99d49830c')
package() {
cd "$srcdir/"