Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-defcon
Commits:
3279fb96 by Caleb Maclennan at 2023-08-21T23:02:55+03:00
upgpkg: 0.10.3-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=python-defcon
_pyname=${pkgname#python-}
-pkgver=0.10.2
-pkgrel=3
+pkgver=0.10.3
+pkgrel=1
pkgdesc='A set of UFO based objects for use in font editing applications'
arch=(any)
url="https://github.com/robotools/$_pyname"
@@ -21,7 +21,7 @@ optdepends=('python-fontpens'
'python-lxml: enables faster UFO parsing')
_archive="$_pyname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip")
-sha256sums=('aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44')
+sha256sums=('56de26d7c75f164eea03e28bc11b4c769c68d705fa186dfcaeb56c27f9a4cc0c')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-defcon/-/commit/3279fb96486a79d35b85366d636293bffd00ab25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-defcon/-/commit/3279fb96486a79d35b85366d636293bffd00ab25
You're receiving this email because of your account on gitlab.archlinux.org.