diff options
Diffstat (limited to 'community/xfce4-notes-plugin/APKBUILD')
-rw-r--r-- | community/xfce4-notes-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-notes-plugin/APKBUILD b/community/xfce4-notes-plugin/APKBUILD index f7cd7ef57b..b4576e1452 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.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="Notes plugin for the Xfce4 desktop" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" arch="all" |