diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 09:51:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 09:51:43 +0000 |
commit | 29e5197afbf78590f55fc3b857f516a216f0b6df (patch) | |
tree | 7b29265072619157741c5567abed1edabc495a25 | |
parent | 9c0905ddcb7a4a0f41c6eaee84468e7aa43837f8 (diff) | |
download | aports-29e5197afbf78590f55fc3b857f516a216f0b6df.tar.bz2 aports-29e5197afbf78590f55fc3b857f516a216f0b6df.tar.xz |
main/xfce4-notes-plugin: rebuild against glib-2.32
-rw-r--r-- | main/xfce4-notes-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-notes-plugin/APKBUILD b/main/xfce4-notes-plugin/APKBUILD index 02103e53d8..6fa5f389d3 100644 --- a/main/xfce4-notes-plugin/APKBUILD +++ b/main/xfce4-notes-plugin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-notes-plugin pkgver=1.7.7 -pkgrel=3 +pkgrel=4 pkgdesc="Notes plugin for the Xfce4 desktop" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" arch="all" |