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


Commits:
0f751015 by Orhun Parmaksız at 2026-02-06T11:23:05+03:00
upgpkg: 0.15.2-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.1
+       pkgver = 0.15.2
        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.15.1.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.1.tar.gz
-       sha512sums = 
8c57c393f6855af465090f6aa62d8b5eae1d5ae7698e4abe11ed4dae8fd5a975d0f56fa44c4e75bb2e782033119d9e07f963d0ae8448eed88c697668ef8bd5ab
+       source = 
television-0.15.2.tar.gz::https://github.com/alexpasmantier/television/archive/0.15.2.tar.gz
+       sha512sums = 
5ea052f1aeb3f83edc6afd260e3f7a65bb83ad6927b61ecadb3a31b49cffda2b102b198f0e9a834ab0bc71f8ef17e6ae713938b53dae0bb813a06212cebc5f53
 
 pkgname = television


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=television
 _pkgname=tv
-pkgver=0.15.1
+pkgver=0.15.2
 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=('8c57c393f6855af465090f6aa62d8b5eae1d5ae7698e4abe11ed4dae8fd5a975d0f56fa44c4e75bb2e782033119d9e07f963d0ae8448eed88c697668ef8bd5ab')
+sha512sums=('5ea052f1aeb3f83edc6afd260e3f7a65bb83ad6927b61ecadb3a31b49cffda2b102b198f0e9a834ab0bc71f8ef17e6ae713938b53dae0bb813a06212cebc5f53')
 options=('!lto')
 
 prepare() {



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

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


Reply via email to