Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
yt-dlp-ejs


Commits:
306e7577 by Antonio Rojas at 2026-01-29T23:34:28+01:00
upgpkg: 0.4.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = yt-dlp-ejs
        pkgdesc = External JavaScript for yt-dlp supporting many runtimes
-       pkgver = 0.3.2
-       pkgrel = 2
+       pkgver = 0.4.0
+       pkgrel = 1
        url = https://github.com/yt-dlp/ejs
        arch = any
        license = Unlicense
@@ -14,7 +14,7 @@ pkgbase = yt-dlp-ejs
        makedepends = python-installer
        depends = deno
        depends = python
-       source = git+https://github.com/yt-dlp/ejs#tag=0.3.2
-       sha256sums = 
a6ebb971be548cc3649ef41b6debe4d2aff6e5ccfaf310d970b9e39fdebe0de6
+       source = git+https://github.com/yt-dlp/ejs#tag=0.4.0
+       sha256sums = 
91131cd29b695f0f9f703d0aefccfa4f8a852b6a03cecae018b02467c2943761
 
 pkgname = yt-dlp-ejs


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=yt-dlp-ejs
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='External JavaScript for yt-dlp supporting many runtimes'
 arch=(any)
 url='https://github.com/yt-dlp/ejs'
@@ -17,7 +17,7 @@ makedepends=(git
              python-installer)
 checkdepends=(python-pytest)
 source=(git+https://github.com/yt-dlp/ejs#tag=$pkgver)
-sha256sums=('a6ebb971be548cc3649ef41b6debe4d2aff6e5ccfaf310d970b9e39fdebe0de6')
+sha256sums=('91131cd29b695f0f9f703d0aefccfa4f8a852b6a03cecae018b02467c2943761')
 
 build() {
   cd ejs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp-ejs/-/commit/306e75777b0764fd2283a89679ddbecd75297133

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp-ejs/-/commit/306e75777b0764fd2283a89679ddbecd75297133
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to