Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
setzer
Commits:
6703db4f by Christian Heusel at 2024-11-21T15:58:57+01:00
upgpkg: 66-3: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = setzer
pkgdesc = LaTeX editor written in Python with Gtk
pkgver = 66
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/cvfosammmm/setzer
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=setzer
pkgver=66
-pkgrel=2
+pkgrel=3
pkgdesc='LaTeX editor written in Python with Gtk'
arch=(any)
url="https://github.com/cvfosammmm/$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/setzer/-/commit/6703db4f86d88f4b2b9844b0ec0b477cc8af8335
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/setzer/-/commit/6703db4f86d88f4b2b9844b0ec0b477cc8af8335
You're receiving this email because of your account on gitlab.archlinux.org.