summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2021-07-23 17:12:40 +0200
committerPellegrino Prevete2021-07-23 17:12:40 +0200
commit872aa3b220f3deaaebde84815b0f670253670e11 (patch)
tree42c1eaaa7a8e8704c7dd5e093baaf96b3313cb5b /PKGBUILD
parent23e133a74221c113cb4df155f9c2c8a9b60133c9 (diff)
downloadaur-872aa3b220f3deaaebde84815b0f670253670e11.tar.gz
upgrade to 3.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 014a507f2863..0b380c76ed5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
_pkgbase=pygobject
pkgbase=$_pkgbase-git
pkgname=(python-gobject-git pygobject-devel-git)
-pkgver=3.34.0+8+g15ae6328
-pkgrel=2
+pkgver=3.40.0+10+gb15e81fc
+pkgrel=1
pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
url="https://wiki.gnome.org/Projects/PyGObject"
-arch=(x86_64)
+arch=(aarch64 armv6h armv7h arm i386 i686 mips pentium4 powerpc powerpc64 riscv64 x86_64)
license=(LGPL)
depends=(gobject-introspection-runtime)
-makedepends=(python-cairo gobject-introspection git gnome-common)
+makedepends=(python-cairo python-setuptools gobject-introspection git gnome-common)
optdepends=('cairo: Cairo bindings')
source=("git+https://gitlab.gnome.org/GNOME/pygobject.git")
sha256sums=('SKIP')