Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
aegisub
Commits:
9dc0c911 by Maxime Gauduin at 2025-01-02T17:23:49+01:00
upgpkg: 3.4.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = aegisub
pkgdesc = A general-purpose subtitle editor with ASS/SSA support
- pkgver = 3.4.0
+ pkgver = 3.4.1
pkgrel = 1
url = http://www.aegisub.org
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = aegisub
depends = wxwidgets-common
depends = wxwidgets-gtk3
depends = zlib
- source =
git+https://github.com/TypesettingTools/Aegisub.git#tag=b0fc741099f610ee9486bfaf0186d39f74b8d756
- b2sums =
879c6418260aea594cf68245c1dc0d7a6c428ec600f3972f548cfaf16595f793366ae189eba55b069736c061168414498ec3f47e20beddc53f09622673bb47c9
+ source =
git+https://github.com/TypesettingTools/Aegisub.git#tag=a81794872968ee25ad46a5eebdfe1ce297668a4d
+ b2sums =
cd1ad877f36a9b1a403f1c8d789a60aaef9d719e160c0aa40c9cc9b29bbaa7e84e8bdd4264bceae342c2b7fc41005007315cb04302d31322da4c4c084e2ac988
pkgname = aegisub
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Limao Luo <[email protected]>
pkgname=aegisub
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc='A general-purpose subtitle editor with ASS/SSA support'
arch=(x86_64)
@@ -36,10 +36,10 @@ makedepends=(
mesa
meson
)
-_tag=b0fc741099f610ee9486bfaf0186d39f74b8d756
+_tag=a81794872968ee25ad46a5eebdfe1ce297668a4d
source=(git+https://github.com/TypesettingTools/Aegisub.git#tag=${_tag})
#validpgpkeys=(6DD9508BCB1CE31AF295FF9B6A889F50A8B00C08) # Thomas Goyne
<[email protected]>
-b2sums=('879c6418260aea594cf68245c1dc0d7a6c428ec600f3972f548cfaf16595f793366ae189eba55b069736c061168414498ec3f47e20beddc53f09622673bb47c9')
+b2sums=('cd1ad877f36a9b1a403f1c8d789a60aaef9d719e160c0aa40c9cc9b29bbaa7e84e8bdd4264bceae342c2b7fc41005007315cb04302d31322da4c4c084e2ac988')
prepare() {
cd Aegisub
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aegisub/-/commit/9dc0c91133fb14366eb217261207bcd1ec862673
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aegisub/-/commit/9dc0c91133fb14366eb217261207bcd1ec862673
You're receiving this email because of your account on gitlab.archlinux.org.