aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-04-08 13:16:47 +0200
committerRasmus Thomsen <oss@cogitri.dev>2021-04-09 13:51:05 +0200
commit4ae4e61642f7c2272c2d2b659a904a74170d8c9f (patch)
tree6c18d07e99eea0af53063516802ee59effa4f1ae
parent161b3e28afeaec9dfba5b0b58d52f19f9fb55066 (diff)
community/xfce4-notes-plugin: 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/xfce4-notes-plugin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-notes-plugin/APKBUILD b/community/xfce4-notes-plugin/APKBUILD
index 56cc16456be..3b73c23b804 100644
--- a/community/xfce4-notes-plugin/APKBUILD
+++ b/community/xfce4-notes-plugin/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-notes-plugin
pkgver=1.9.0_pre20201224
-pkgrel=1
+pkgrel=2
pkgdesc="Notes plugin for the Xfce4 desktop"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
arch="all"