Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyclipper


Commits:
cd15f2ab by Caleb Maclennan at 2023-09-08T22:49:23+03:00
upgpkg: 1.3.0.post5-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 pkgbase=python-pyclipper
 _pyname=pyclipper
 pkgname="python-$_pyname"
-pkgver=1.3.0.post4
-pkgrel=5
+pkgver=1.3.0.post5
+pkgrel=1
 pkgdesc='Cython wrapper for the C++ translation of the Angus Johnson’s Clipper 
library'
 url="https://github.com/fonttools/$_pyname";
 arch=(x86_64 i686)
@@ -17,12 +17,12 @@ makedepends=(cython
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz";
         update-scm-version.patch)
-sha256sums=('b73b19d2a1b895edcacaf4acb441e13e99b9e5fd53b9c0dfd2e1326e2bf68a7a'
+sha256sums=('c0239f928e0bf78a3efc2f2f615a10bfcdb9f33012d46d64c8d1225b4bde7096'
             '0e3cf27a376ba54c15c05b2cc6bbacd55ca7984ebe326ce4d825058a69c1a087')
 
 prepare() {
        cd "$_archive"
-        patch -p1 -i "$srcdir/${source[1]}"
+       patch -p1 -i "$srcdir/${source[1]}"
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyclipper/-/commit/cd15f2ab2fac7190b065c33b14d61297478a1607

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyclipper/-/commit/cd15f2ab2fac7190b065c33b14d61297478a1607
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to