aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-23 13:47:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:48 +0000
commit864bc33bd34074cd3d33117cc32e963c2cb18c9c (patch)
tree00dd92e090224f705f7e2990356e6788874d8b43
parentb95e437571a64a1b7fd11e57e0ba0acfb105d6cc (diff)
main/py3-gobject3: rebuild against python 3.8
-rw-r--r--main/py3-gobject3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py3-gobject3/APKBUILD b/main/py3-gobject3/APKBUILD
index c6320cf8fa2..f26d2b5ba15 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.34.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python bindings for the GObject library"
url="https://wiki.gnome.org/Projects/PyGObject/"
arch="all"