Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
curtail
Commits:
bac28382 by Christian Heusel at 2024-11-21T14:40:37+01:00
upgpkg: 1.11.1-3: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = curtail
pkgdesc = Image compressor GUI, supporting PNG, JPEG, WebP and SVG file
types, both lossless and lossy compression mode
pkgver = 1.11.1
- pkgrel = 2
+ pkgrel = 3
url = https://apps.gnome.org/Curtail/
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=curtail
pkgver=1.11.1
-pkgrel=2
+pkgrel=3
pkgdesc='Image compressor GUI, supporting PNG, JPEG, WebP and SVG file types,
both lossless and lossy compression mode'
arch=(any)
url='https://apps.gnome.org/Curtail/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/curtail/-/commit/bac28382893150c05fa1ba948e8306c713cd7595
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/curtail/-/commit/bac28382893150c05fa1ba948e8306c713cd7595
You're receiving this email because of your account on gitlab.archlinux.org.