Skip to content

Commit

Permalink
Update mate-applets to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mno-hime authored and Alexander Pyhalov committed Oct 14, 2018
1 parent 1982e3c commit 9a8000c
Show file tree
Hide file tree
Showing 5 changed files with 362 additions and 280 deletions.
9 changes: 6 additions & 3 deletions components/desktop/mate/mate-applets/Makefile
Expand Up @@ -11,20 +11,23 @@
#
# Copyright 2016 Till Wegmueller
# Copyright 2016 Ken Mays
# Copyright 2018 Michal Nowak
#

PREFERRED_BITS=64

include ../../../../make-rules/shared-macros.mk

COMPONENT_NAME= mate-applets
COMPONENT_MJR_VERSION= 1.18
COMPONENT_MNR_VERSION= 3
COMPONENT_MJR_VERSION= 1.20
COMPONENT_MNR_VERSION= 2
COMPONENT_VERSION= $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_PROJECT_URL= http://www.mate-desktop.org
COMPONENT_SUMMARY= Applets components for the MATE Desktop Environment
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= \
sha256:e212a43e6144557f448640bdb7416feea6f59ba79a999f91c0a6f20ea076a5f0
sha256:9a2609dbb3ea4e0bdee67d819c899a6ce7c06f4447be804464fbc2bbba070631
COMPONENT_ARCHIVE_URL= http://pub.mate-desktop.org/releases/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE= GPLv2, LGPLv2, FDLv1.1
COMPONENT_LICENSE_FILE= $(COMPONENT_NAME).license
Expand Down

0 comments on commit 9a8000c

Please sign in to comment.