* update python-patiencediff to 0.2.15-1

This commit is contained in:
Alexander Baldeck 2024-06-25 22:48:13 +02:00
parent c149007d97
commit f0b588f76e

View File

@ -2,8 +2,8 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=python-patiencediff
pkgver=0.2.14
pkgrel=3
pkgver=0.2.15
pkgrel=1
pkgdesc='Patiencediff Python and C implementations'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url=https://www.breezy-vcs.org/
@ -19,9 +19,9 @@ makedepends=(
python-setuptools
python-wheel
)
_tag=84e7d1ccb8f623bc082a4412f6b8686523b57a0b
_tag=2879bd4a0fde0701e3ff3abab1cdd04832d80b43
source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag})
sha256sums=(SKIP)
sha256sums=('bed7a61d6803327958f34be863d42e09e23a9ab3ed5654be3ed03d88df287e33')
pkgver() {
cd patiencediff