summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrik Fábián2024-04-25 14:54:21 +0200
committerPatrik Fábián2024-04-25 14:54:21 +0200
commit5730486cdb708b9881e512310f9554f14d2fdd8c (patch)
treebd13cc27fd0c76dce2af8978db842d6a8cb4a99e /PKGBUILD
parente4692f1e12cd853e535e914fdc21650ab70283fc (diff)
downloadaur-ytfe.tar.gz
Update to 1.20.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce45f354c6c8..60d0500bcfab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: OrkenWhite <orkenwhite@disroot.org>
pkgname=ytfe
-pkgver=1.20.4
+pkgver=1.20.5
pkgrel=1
pkgdesc="Lightweight YouTube client using the LCL toolkit"
arch=('x86_64' 'i686')
@@ -12,8 +12,8 @@ source=('http://oscomp.hu/depot/ytfe.png' 'http://oscomp.hu/depot/edl-preloader.
source_x86_64=("http://oscomp.hu/depot/ytfe_direct/$pkgver/ytfe_linux_x86_64.xz")
source_i686=("http://oscomp.hu/depot/ytfe_direct/$pkgver/ytfe_linux_i686.xz")
sha256sums=( '29220d99cb0e33675e2d349a023eea0877a3befefc61b19f4d901db29f7d1698' '1538efd4ad69915c36a12e48b2fb67606983d8dd38811726640952d6a3c03149' '44bc1c569ae7829e65bc5ec3525ad260a2dc64d340da0f9912c4395552134eae' 'bf8e1295602992c618eacbc43a36c201293c8a159f49dd42a724c72f5e8a5267')
-sha256sums_x86_64=('93517299d4bb5e15c3df7f483fa58492769d72b9b2ea741f8bfd5edc9a018c79')
-sha256sums_i686=('b32d1d02f64ddee99a652abbe190dca170b3841dae625756ae05b7cd71e2efd4')
+sha256sums_x86_64=('feb66ad5b344d1716fbfe8234ecfa2786f1c70a65367fa06d6c5b433da73805c')
+sha256sums_i686=('99fd99fd3e636980d761e651ec489af889c0ddd3722fcc4bb4182e02e19f7d52')
optdepends=('youtube-dl: default downloader'
'mpv: default player'
'vlc: compatible video player')