Update to main

This commit is contained in:
kofany 2026-01-31 20:00:50 +00:00
parent a7bb160da8
commit 7f9ba95707
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = terx-bin
pkgdesc = Cross-platform SSH client with GPU-accelerated terminal rendering
pkgver = 0.2.13
pkgver = main
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.13.pkg.tar.zst
noextract = terx-bin-main.pkg.tar.zst
options = !strip
options = !debug
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
source = terx-bin-main.pkg.tar.zst::https://github.com/OutrageLabs/terX/releases/download/vmain/terx-bin-main-1-x86_64.pkg.tar.zst
sha256sums = 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
pkgname = terx-bin

View file

@ -1,6 +1,6 @@
# Maintainer: kofany <j@dabrowski.biz>
pkgname=terx-bin
pkgver=0.2.13
pkgver=main
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=('8efa76743fda98c77ea3293ec8d473d59f33ad0591c40cc5a520442aa9b71b03')
sha256sums=('0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5')
noextract=("terx-bin-${pkgver}.pkg.tar.zst")
package() {