Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / rio


Commits:
cee7387c by Orhun Parmaksız at 2026-04-11T11:38:25+03:00
upgpkg: 0.3.4-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rio
        pkgdesc = A hardware-accelerated GPU terminal emulator powered by WebGPU
-       pkgver = 0.3.3
+       pkgver = 0.3.4
        pkgrel = 1
        url = https://github.com/raphamorim/rio
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = rio
        depends = libgcc
        depends = libstdc++
        options = !lto
-       source = 
rio-0.3.3.tar.gz::https://github.com/raphamorim/rio/archive/refs/tags/v0.3.3.tar.gz
-       sha512sums = 
1611ffd0470db3513b210a511621180262f3688ec3931d1151bcdbc32dcf270561036e94179cccc75d03eb8593856740c9f98574024bf258d0752a09522c2b4d
+       source = 
rio-0.3.4.tar.gz::https://github.com/raphamorim/rio/archive/refs/tags/v0.3.4.tar.gz
+       sha512sums = 
fd1c04a59938442d8e9067364e0194287085a3bdd05922f88ecfb9680a4625dba3fdafacc2955cd5a1866b52e3b50d93687fe5f42cd1558127beb94c55e45fdc
 
 pkgname = rio


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Raphael Amorim <[email protected]>
 
 pkgname=rio
-pkgver=0.3.3
+pkgver=0.3.4
 pkgrel=1
 pkgdesc="A hardware-accelerated GPU terminal emulator powered by WebGPU"
 arch=('x86_64')
@@ -30,7 +30,7 @@ makedepends=(
   'python'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('1611ffd0470db3513b210a511621180262f3688ec3931d1151bcdbc32dcf270561036e94179cccc75d03eb8593856740c9f98574024bf258d0752a09522c2b4d')
+sha512sums=('fd1c04a59938442d8e9067364e0194287085a3bdd05922f88ecfb9680a4625dba3fdafacc2955cd5a1866b52e3b50d93687fe5f42cd1558127beb94c55e45fdc')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rio/-/commit/cee7387c0d0527bca82aaefa31bac831011a668a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rio/-/commit/cee7387c0d0527bca82aaefa31bac831011a668a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to