From a7bb160da80d44e6068252926f92b778ca0c8047 Mon Sep 17 00:00:00 2001 From: kofany Date: Sat, 31 Jan 2026 18:49:02 +0000 Subject: [PATCH] Update to 0.2.13 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 336dfb162459..e3ae70c21917 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = terx-bin pkgdesc = Cross-platform SSH client with GPU-accelerated terminal rendering - pkgver = 0.2.12 + pkgver = 0.2.13 pkgrel = 1 url = https://github.com/OutrageLabs/terX arch = x86_64 @@ -18,10 +18,10 @@ pkgbase = terx-bin optdepends = gst-plugins-good: video/audio support provides = terx conflicts = terx - noextract = terx-bin-0.2.12.pkg.tar.zst + noextract = terx-bin-0.2.13.pkg.tar.zst options = !strip options = !debug - source = terx-bin-0.2.12.pkg.tar.zst::https://github.com/OutrageLabs/terX/releases/download/v0.2.12/terx-bin-0.2.12-1-x86_64.pkg.tar.zst - sha256sums = d45bd9e2037954d73b2bf92d7ffa45921248bcddbadb99abea06006dbc9d9542 + source = terx-bin-0.2.13.pkg.tar.zst::https://github.com/OutrageLabs/terX/releases/download/v0.2.13/terx-bin-0.2.13-1-x86_64.pkg.tar.zst + sha256sums = 8efa76743fda98c77ea3293ec8d473d59f33ad0591c40cc5a520442aa9b71b03 pkgname = terx-bin diff --git a/PKGBUILD b/PKGBUILD index a0364f92c969..3071075bf2f5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: kofany pkgname=terx-bin -pkgver=0.2.12 +pkgver=0.2.13 pkgrel=1 pkgdesc="Cross-platform SSH client with GPU-accelerated terminal rendering" arch=('x86_64') @@ -25,7 +25,7 @@ provides=('terx') conflicts=('terx') options=('!strip' '!debug') source=("terx-bin-${pkgver}.pkg.tar.zst::https://github.com/OutrageLabs/terX/releases/download/v${pkgver}/terx-bin-${pkgver}-1-x86_64.pkg.tar.zst") -sha256sums=('d45bd9e2037954d73b2bf92d7ffa45921248bcddbadb99abea06006dbc9d9542') +sha256sums=('8efa76743fda98c77ea3293ec8d473d59f33ad0591c40cc5a520442aa9b71b03') noextract=("terx-bin-${pkgver}.pkg.tar.zst") package() {