Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
television
Commits:
67a89680 by Orhun Parmaksız at 2026-01-11T10:41:26+03:00
upgpkg: 0.14.5-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.14.4
+ pkgver = 0.14.5
pkgrel = 1
url = https://github.com/alexpasmantier/television
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = television
makedepends = cargo
depends = gcc-libs
options = !lto
- source =
television-0.14.4.tar.gz::https://github.com/alexpasmantier/television/archive/0.14.4.tar.gz
- sha512sums =
dc0f3d5ab761f8c7da997818473d76e8e0e7662c1f772a233e9eb4d9defced8068e7017bdae86e2cd7eec79b165505095d042f68ecd137f38567c1e9cefb4f61
+ source =
television-0.14.5.tar.gz::https://github.com/alexpasmantier/television/archive/0.14.5.tar.gz
+ sha512sums =
5b4caf278587ccbaf64b0dfd37a31542028b83ccacea3eef22cd21413a80170855343695ea68d07c2a191b52773d8f26bd7aaca9ae2fd0dba5ed99817bb1dce0
pkgname = television
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=television
_pkgname=tv
-pkgver=0.14.4
+pkgver=0.14.5
pkgrel=1
pkgdesc="A general purpose fuzzy finder for your terminal"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs')
makedepends=('cargo')
checkdepends=('fd' 'bat')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('dc0f3d5ab761f8c7da997818473d76e8e0e7662c1f772a233e9eb4d9defced8068e7017bdae86e2cd7eec79b165505095d042f68ecd137f38567c1e9cefb4f61')
+sha512sums=('5b4caf278587ccbaf64b0dfd37a31542028b83ccacea3eef22cd21413a80170855343695ea68d07c2a191b52773d8f26bd7aaca9ae2fd0dba5ed99817bb1dce0')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/television/-/commit/67a8968014ec5a0bfca9645104d134b8a5c38fb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/television/-/commit/67a8968014ec5a0bfca9645104d134b8a5c38fb0
You're receiving this email because of your account on gitlab.archlinux.org.