aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-04-08 13:15:42 +0200
committerRasmus Thomsen <oss@cogitri.dev>2021-04-09 13:51:04 +0200
commit5c0fa4477b3e1d4b81beae79092a2eb4fcb71c43 (patch)
tree315b05e0d171979c68b889df98f0444aba47b2af
parent0e0da158bc1108cdc164dbda9523cf378eb2e924 (diff)
community/spice-gtk: rebuild w/ vala 0.52.1
While not strictly necessary, the new vala version introduces many fixes in the codegen and also fixes things like memory leaks
-rw-r--r--community/spice-gtk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spice-gtk/APKBUILD b/community/spice-gtk/APKBUILD
index 900e0ddd3cc..c7d03f9cd54 100644
--- a/community/spice-gtk/APKBUILD
+++ b/community/spice-gtk/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=spice-gtk
pkgver=0.39
-pkgrel=0
+pkgrel=1
pkgdesc="GTK+ widget for SPICE clients"
url="https://www.spice-space.org/spice-gtk.html"
arch="all"