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-clipman-plugin/APKBUILD | |
parent | 1183dd5c7cf21a44235f9a05ccf9f78a46e20538 (diff) | |
download | aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.bz2 aports-6a65b98b27b5fd2d2f8cfff61792d5b698c30493.tar.xz |
community/xfce4*: rebuild against xfconf 4.13
Diffstat (limited to 'community/xfce4-clipman-plugin/APKBUILD')
-rw-r--r-- | community/xfce4-clipman-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-clipman-plugin/APKBUILD b/community/xfce4-clipman-plugin/APKBUILD index 74d15223f5..42e344fe02 100644 --- a/community/xfce4-clipman-plugin/APKBUILD +++ b/community/xfce4-clipman-plugin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-clipman-plugin pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Clipboard manager plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" arch="all" |