summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakub Klinkovský2024-04-27 23:20:35 +0200
committerJakub Klinkovský2024-04-27 23:20:35 +0200
commita515bb8c999f4c67aaa6f14f70404c358fda6e8f (patch)
tree17a5c0bd0af49c71ff39464f751cbaa74f586470 /PKGBUILD
parent9896327c156e5e35556f06eada55f1753deaab1d (diff)
downloadaur-python-wikeddiff-git.tar.gz
Python 3.12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 045d437c8ded..ea32764dae45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Jakub Klinkovský <j.l.k@gmx.com>
+# Maintainer: Jakub Klinkovský <lahwaacz at archlinux dot org>
_pkgname=python-wikeddiff
pkgname=python-wikeddiff-git
pkgdesc="Visual inline-style difference engine with block move support"
pkgver=1.2.4.r10.g035db40
-pkgrel=1
-arch=('any')
+pkgrel=3
+arch=(any)
url="https://github.com/lahwaacz/python-wikeddiff"
-license=('GPLv3')
-depends=('python')
-makedepends=('git')
+license=(GPL-3.0-or-later)
+depends=(python)
+makedepends=(git python-setuptools)
source=('git+https://github.com/lahwaacz/python-wikeddiff')
md5sums=('SKIP')