diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 13:17:26 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-09 15:38:03 +0000 |
commit | d95e2bc8267a24b585856b23e7819fc365dda981 (patch) | |
tree | 0a213236501459fd769ff6b7ef92d69801743ddb /main/py3-gobject3 | |
parent | 61de204159af1b0727f2330cb0c6e6749913660b (diff) | |
download | aports-d95e2bc8267a.tar.bz2 aports-d95e2bc8267a.tar.xz |
{main,community,testing}/*: rebuild against libffi.so.7
Diffstat (limited to 'main/py3-gobject3')
-rw-r--r-- | main/py3-gobject3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py3-gobject3/APKBUILD b/main/py3-gobject3/APKBUILD index 2a1c5227cc..e65c1ebb2f 100644 --- a/main/py3-gobject3/APKBUILD +++ b/main/py3-gobject3/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-gobject3 pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for the GObject library" url="https://wiki.gnome.org/Projects/PyGObject/" arch="all" |