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


Commits:
1e572c2b by Orhun Parmaksız at 2026-05-18T11:53:21+03:00
upgpkg: 0.4.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ratty
        pkgdesc = A GPU-rendered terminal emulator with inline 3D graphics
-       pkgver = 0.3.0
+       pkgver = 0.4.0
        pkgrel = 1
        url = https://github.com/orhun/ratty
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = ratty
        depends = systemd-libs
        depends = wayland
        depends = zlib
-       source = 
ratty-0.3.0.tar.gz::https://github.com/orhun/ratty/archive/v0.3.0.tar.gz
-       sha512sums = 
6beecb3ab6d117842da1f6c2583c71132dba11b3bc48275f246d1d579bf5b88f14ff5dbdadd53f393bcf3861476b0c888931d209be0e0faf5dcc203a8ea89732
+       source = 
ratty-0.4.0.tar.gz::https://github.com/orhun/ratty/archive/v0.4.0.tar.gz
+       sha512sums = 
6f28734ab2b75a7d6d0afee5eae82e9164373ebe90b235ce4f12aba117dfeb4122661b8780dcbb130be9a8bd1eb90a565719620b0ba695692916ebfc6f72752d
 
 pkgname = ratty


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=ratty
-pkgver=0.3.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="A GPU-rendered terminal emulator with inline 3D graphics"
 arch=('x86_64')
@@ -21,7 +21,7 @@ depends=(
 )
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('6beecb3ab6d117842da1f6c2583c71132dba11b3bc48275f246d1d579bf5b88f14ff5dbdadd53f393bcf3861476b0c888931d209be0e0faf5dcc203a8ea89732')
+sha512sums=('6f28734ab2b75a7d6d0afee5eae82e9164373ebe90b235ce4f12aba117dfeb4122661b8780dcbb130be9a8bd1eb90a565719620b0ba695692916ebfc6f72752d')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ratty/-/commit/1e572c2bd8a70d496686d04587c3b33f15b373e9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ratty/-/commit/1e572c2bd8a70d496686d04587c3b33f15b373e9
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