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


Commits:
134de242 by Orhun Parmaksız at 2026-06-15T00:39:06+02:00
upgpkg: 0.15.9-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = television
        pkgdesc = A general purpose fuzzy finder for your terminal
-       pkgver = 0.15.8
+       pkgver = 0.15.9
        pkgrel = 1
        url = https://github.com/alexpasmantier/television
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = television
        makedepends = zig
        depends = gcc-libs
        options = !lto
-       source = 
television-0.15.8.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.8.tar.gz
-       sha512sums = 
f232d7defd2779d445dfb7876e37e94a48fc020c08fae39e9b4c0922ca5a606d349b45f0400385d1704116656faab60458ef3f8edea607cc025c8ec28a59993e
+       source = 
television-0.15.9.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.9.tar.gz
+       sha512sums = 
a5503a694ab65c46ac6d5bc41c81a447d8e507ee8c16f1d3c052fff1b9f8919384160291d9bbdf5912ae456b52ec97cd5ddca37e3f772786f799862682ef8c55
 
 pkgname = television


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=television
 _pkgname=tv
-pkgver=0.15.8
+pkgver=0.15.9
 pkgrel=1
 pkgdesc="A general purpose fuzzy finder for your terminal"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs')
 makedepends=('cargo' 'git' 'zig')
 checkdepends=('fd' 'bat')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('f232d7defd2779d445dfb7876e37e94a48fc020c08fae39e9b4c0922ca5a606d349b45f0400385d1704116656faab60458ef3f8edea607cc025c8ec28a59993e')
+sha512sums=('a5503a694ab65c46ac6d5bc41c81a447d8e507ee8c16f1d3c052fff1b9f8919384160291d9bbdf5912ae456b52ec97cd5ddca37e3f772786f799862682ef8c55')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/television/-/commit/134de242da876cd681fecb75bbcef04286fba788

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/television/-/commit/134de242da876cd681fecb75bbcef04286fba788
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