summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCebtenzzre2023-05-18 00:20:29 -0400
committerCebtenzzre2023-05-18 00:31:49 -0400
commit0bd3b1cd141849a302c2ab54db83154d303cfb94 (patch)
treeee0526dc369080a71b67002b34cfdb8801efacb1 /.SRCINFO
parenta125f83098486d992f03feb318d8e7c2f2d9b886 (diff)
downloadaur-shiboken2-git.tar.gz
sync with older upstream PKGBUILD
The official Arch package is for v5.15.9, but we can only get v5.15.3 via this git repo.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0487ad5687ff..0adccaace9b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
pkgbase = shiboken2-git
- pkgdesc = Generates bindings for C++ libraries using CPython source code (git version)
pkgver = 5.15.3
pkgrel = 1
url = https://www.qt.io
arch = x86_64
- license = GPL2
license = LGPL
makedepends = clang=15.0.7
makedepends = llvm
@@ -13,18 +11,20 @@ pkgbase = shiboken2-git
makedepends = libxslt
makedepends = qt5-xmlpatterns
makedepends = python39
- source = shiboken2-git::git+https://code.qt.io/pyside/pyside-setup.git#commit=72d32f66685fbb7fefc41eee629e63f4824cb10b
+ source = shiboken2::git+https://code.qt.io/pyside/pyside-setup.git#commit=72d32f66685fbb7fefc41eee629e63f4824cb10b
sha256sums = SKIP
pkgname = shiboken2-git
+ pkgdesc = Generates bindings for C++ libraries using CPython source code (git version)
depends = clang=15.0.7
depends = llvm
depends = libxslt
depends = qt5-xmlpatterns
- provides = shiboken2
+ provides = shiboken2=5.15.3
conflicts = shiboken2
pkgname = python-shiboken2-git
+ pkgdesc = Python bindings for shiboken2 (git version)
depends = python39
- provides = python-shiboken2
+ provides = python-shiboken2=5.15.3
conflicts = python-shiboken2