Date: Sunday, October 23, 2022 @ 16:31:32
Author: ainola
Revision: 1334340
upgpkg: ytfzf 2.5.2-1
Modified:
ytfzf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-23 16:08:48 UTC (rev 1334339)
+++ PKGBUILD 2022-10-23 16:31:32 UTC (rev 1334340)
@@ -3,8 +3,8 @@
# Contributor: Westofer Raymond
pkgname=ytfzf
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.5.2
+pkgrel=1
pkgdesc="A POSIX script to find and watch youtube videos from the terminal"
arch=('any')
url="https://github.com/pystardust/ytfzf"
@@ -19,7 +19,7 @@
'yt-dlp: For downloading content'
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/pystardust/ytfzf/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae')
+sha256sums=('c9c6aa1aa83d03f5c45ea684f83ed7cfbd10577cb7ed8c4cee6b388cf2662a9d')
package() {
cd "$pkgname-$pkgver"