mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/xfce4-notes-plugin: Updated for version 1.8.1.
Fixes build with xfce-4.12 on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
33da41b5c7
commit
d62498ad25
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xfce4-notes-plugin
|
||||
VERSION=1.7.7
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-notes-plugin"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.8.1"
|
||||
HOMEPAGE="http://goodies.xfce.org/"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.7.tar.bz2"
|
||||
MD5SUM="42b924b23f2fec6a1099e9b7a87db4a3"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2"
|
||||
MD5SUM="31cb9520b01512a94344770b4befdb3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libunique"
|
||||
|
|
Loading…
Reference in a new issue