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


Commits:
54099d2f by Orhun Parmaksız at 2025-12-28T16:09:14+03:00
upgpkg: 0.14.3-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.2
+       pkgver = 0.14.3
        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.2.tar.gz::https://github.com/alexpasmantier/television/archive/0.14.2.tar.gz
-       sha512sums = 
337e457ab70458a5487b2cd6c0db3809c8b18eb94c33b27720792681be0ca31f9f135010572c225b69acc5d677acbfe48aee4e51e16044b20db47724ad6ff6c6
+       source = 
television-0.14.3.tar.gz::https://github.com/alexpasmantier/television/archive/0.14.3.tar.gz
+       sha512sums = 
43f14b7ace2582872839278ce78b3e6c7a50e0e95d7b83ad9febce154c92344b2fd7346c18c93742e6ee47097ebc40936843bbdee411a17151948b7273e23395
 
 pkgname = television


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=television
 _pkgname=tv
-pkgver=0.14.2
+pkgver=0.14.3
 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=('337e457ab70458a5487b2cd6c0db3809c8b18eb94c33b27720792681be0ca31f9f135010572c225b69acc5d677acbfe48aee4e51e16044b20db47724ad6ff6c6')
+sha512sums=('43f14b7ace2582872839278ce78b3e6c7a50e0e95d7b83ad9febce154c92344b2fd7346c18c93742e6ee47097ebc40936843bbdee411a17151948b7273e23395')
 options=('!lto')
 
 prepare() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/television/-/commit/54099d2f887e878e9c226a3f06a25ab810d4c2f2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to