Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-srt_equalizer


Commits:
52485bc6 by Antonio Rojas at 2024-09-21T12:37:00+02:00
Tags have been pushed upstream

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,8 +5,6 @@ _pyname=srt_equalizer
 pkgname=python-$_pyname
 pkgver=0.1.10
 pkgrel=1
-# Missing tags in git repo https://github.com/peterk/srt_equalizer/issues/14
-_commit=c1cac68286bcae8afee8a8f7b4c01cc2344fd81f
 pkgdesc='A tool to transform subtitle lengths, splitting into multiple 
fragments if necessary'
 arch=(any)
 url='https://github.com/peterk/srt_equalizer'
@@ -18,7 +16,7 @@ makedepends=(git
              python-installer
              python-poetry-core)
 checkdepends=(python-pytest)
-source=(git+https://github.com/peterk/srt_equalizer#commit=$_commit)
+source=(git+https://github.com/peterk/srt_equalizer#tag=v$pkgver)
 sha256sums=('521b276aaea7bac1c5d265d3cdba94f4d6765389a3227149d96a1cd32ee65416')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-srt_equalizer/-/commit/52485bc6d1a40533488539a7018db4702810d586

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-srt_equalizer/-/commit/52485bc6d1a40533488539a7018db4702810d586
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to