aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-15 11:28:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:13 +0000
commitf5d234e6d91e0d2ad0078495c709d0b262862de0 (patch)
tree6159815bbde3fbdd5e78e69f61181bfe238333b5
parent416a7f546c2d40e474788ab575bdc495be697990 (diff)
community/glade: rebuild against python 3.9
-rw-r--r--community/glade/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glade/APKBUILD b/community/glade/APKBUILD
index 36aef25e3f1..78147aebcbc 100644
--- a/community/glade/APKBUILD
+++ b/community/glade/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=glade
pkgver=3.38.2
-pkgrel=0
+pkgrel=1
pkgdesc="User Interface Designer for GTK+ and GNOME"
url="https://glade.gnome.org/"
arch="all"