aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-04-08 13:13:50 +0200
committerRasmus Thomsen <oss@cogitri.dev>2021-04-09 13:51:02 +0200
commit24961ab357d01e74276a075cf8a71b44d2ac241b (patch)
tree6d55b398bb851e489bcb3c9feb9171270a5821a8
parent620c373310978cce59c15f65942e78a6fe17ae8d (diff)
community/libgnome-games-support: 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/libgnome-games-support/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgnome-games-support/APKBUILD b/community/libgnome-games-support/APKBUILD
index 980445ec9cf..1433f2cbaa7 100644
--- a/community/libgnome-games-support/APKBUILD
+++ b/community/libgnome-games-support/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=libgnome-games-support
pkgver=1.8.1
-pkgrel=0
+pkgrel=1
arch="all"
url="https://gitlab.gnome.org/GNOME/libgnome-games-support"
pkgdesc="Code shared between GNOME games"