Date: Friday, February 17, 2023 @ 14:13:03
  Author: arojas
Revision: 1402238

upgpkg: yt-dlp 2023.02.17-1: Update to 2023.02.17

Modified:
  yt-dlp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-17 14:13:01 UTC (rev 1402237)
+++ PKGBUILD    2023-02-17 14:13:03 UTC (rev 1402238)
@@ -3,7 +3,7 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2023.01.06
+pkgver=2023.02.17
 pkgrel=1
 pkgdesc='A youtube-dl fork with additional features and fixes'
 arch=(any)
@@ -20,7 +20,7 @@
             'python-pycryptodomex: For decrypting AES-128 HLS streams and 
various other data'
             'python-websockets: For downloading over websocket')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('a77b01ed42e8436233bb36ea405a46b6a05fbc1b24726f11815b515face2d116')
+sha256sums=('81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29')
 
 build() {
   cd $pkgname

Reply via email to