Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
gaupol
Commits:
dc9aef9f by Jelle van der Waa at 2024-11-21T17:03:34+01:00
upgpkg: 1.15-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gaupol
pkgdesc = Editor for text-based subtitles
pkgver = 1.15
- pkgrel = 2
+ pkgrel = 3
url = https://otsaloma.io/gaupol/
arch = any
license = GPL
@@ -27,7 +27,7 @@ pkgbase = gaupol
optdepends = vlc: subtitle preview
optdepends = mplayer: subtitle preview
source =
gaupol-1.15.tar.gz::https://github.com/otsaloma/gaupol/archive/1.15.tar.gz
- source = paths.patch
+ source = fix-prefix-with-pep517.patch
sha256sums =
4128aa01f2ed3ecbcf12676e99087351251a9f105c14567786b31e77ba9fbfd7
sha256sums =
5e4402fd683a24c1b8ddcb9226176d259215263a491265548547d787bd28052d
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=gaupol
pkgver=1.15
-pkgrel=2
+pkgrel=3
pkgdesc="Editor for text-based subtitles"
arch=('any')
url="https://otsaloma.io/gaupol/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gaupol/-/commit/dc9aef9f463d30690a088629e8903cae1cc8efb8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gaupol/-/commit/dc9aef9f463d30690a088629e8903cae1cc8efb8
You're receiving this email because of your account on gitlab.archlinux.org.