aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-04-08 13:11:22 +0200
committerRasmus Thomsen <oss@cogitri.dev>2021-04-09 13:50:51 +0200
commit4a0fbb58337be9bcbae26cbbe386693ee59db03e (patch)
tree3b3d6a19d7764c951d9cd13e56faba61815cedcf
parentdd498d84ffca1137de9677b4a86f25fd792e3dce (diff)
community/geany-plugins: 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/geany-plugins/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geany-plugins/APKBUILD b/community/geany-plugins/APKBUILD
index 3dbe317c292..63e65a803ee 100644
--- a/community/geany-plugins/APKBUILD
+++ b/community/geany-plugins/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=geany-plugins
pkgver=1.37
-pkgrel=0
+pkgrel=1
pkgdesc="Plugins for Geany"
url="https://plugins.geany.org/"
arch="all"