diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 09:32:34 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 09:38:22 +0000 |
commit | 6a65b98b27b5fd2d2f8cfff61792d5b698c30493 (patch) | |
tree | f608ce6bd8df07e2169494910546dfd335e12d65 /community/xfce4-notes-plugin | |
parent | 1183dd5c7cf21a44235f9a05ccf9f78a46e20538 (diff) | |
download | aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.bz2 aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.xz |
community/xfce4*: rebuild against xfconf 4.13
Diffstat (limited to 'community/xfce4-notes-plugin')
-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" |