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


Commits:
df59ff97 by Orhun Parmaksız at 2026-06-10T00:31:37+02:00
upgpkg: 0.15.8-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.7
+       pkgver = 0.15.8
        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.7.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.7.tar.gz
-       sha512sums = 
a89f676ff6b9f6cb13b3d55c90570f08c0a1685dc206ddfa7319ce536a3c3429f6946e6a2cfb68d2ccab68782e83b712634af6d616b4ed4d007cc91bfdee91b8
+       source = 
television-0.15.8.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.8.tar.gz
+       sha512sums = 
f232d7defd2779d445dfb7876e37e94a48fc020c08fae39e9b4c0922ca5a606d349b45f0400385d1704116656faab60458ef3f8edea607cc025c8ec28a59993e
 
 pkgname = television


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=television
 _pkgname=tv
-pkgver=0.15.7
+pkgver=0.15.8
 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=('a89f676ff6b9f6cb13b3d55c90570f08c0a1685dc206ddfa7319ce536a3c3429f6946e6a2cfb68d2ccab68782e83b712634af6d616b4ed4d007cc91bfdee91b8')
+sha512sums=('f232d7defd2779d445dfb7876e37e94a48fc020c08fae39e9b4c0922ca5a606d349b45f0400385d1704116656faab60458ef3f8edea607cc025c8ec28a59993e')
 options=('!lto')
 
 prepare() {



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

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