Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-srt_equalizer
Commits:
4e7e1475 by Antonio Rojas at 2024-11-17T11:32:53+01:00
upgpkg: 0.1.10-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-srt_equalizer
pkgdesc = A tool to transform subtitle lengths, splitting into multiple
fragments if necessary
pkgver = 0.1.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/peterk/srt_equalizer
arch = any
license = MIT
@@ -12,7 +12,7 @@ pkgbase = python-srt_equalizer
makedepends = python-poetry-core
depends = python
depends = python-srt
- source =
git+https://github.com/peterk/srt_equalizer#commit=c1cac68286bcae8afee8a8f7b4c01cc2344fd81f
+ source = git+https://github.com/peterk/srt_equalizer#tag=v0.1.10
sha256sums =
521b276aaea7bac1c5d265d3cdba94f4d6765389a3227149d96a1cd32ee65416
pkgname = python-srt_equalizer
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=srt_equalizer
pkgname=python-$_pyname
pkgver=0.1.10
-pkgrel=1
+pkgrel=2
pkgdesc='A tool to transform subtitle lengths, splitting into multiple
fragments if necessary'
arch=(any)
url='https://github.com/peterk/srt_equalizer'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-srt_equalizer/-/commit/4e7e1475ef8f5a5ae43084206cf7588562155160
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-srt_equalizer/-/commit/4e7e1475ef8f5a5ae43084206cf7588562155160
You're receiving this email because of your account on gitlab.archlinux.org.