diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-03 06:46:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-03 06:46:39 +0700 |
commit | 95fdb61630f1ee1720f37c0d95ce86fea287416d (patch) | |
tree | 982e42cd1e9f1c40c0cb039e45f9a7649a326299 /desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild | |
parent | f322545ba0019b63625ff25a28a18d1d226294f0 (diff) |
desktop/numix-gtk-theme: Updated for version 2.6.5.606.201610230531.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild')
-rw-r--r-- | desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild b/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild index 0a632da41723d..a69cab396dba4 100644 --- a/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild +++ b/desktop/numix-gtk-theme/numix-gtk-theme.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="numix-gtk-theme" -VERSION=${VERSION:-2.6.4.579.201609271002} +VERSION=${VERSION:-2.6.5.606.201610230531} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,7 +36,7 @@ CWD=$(pwd) set -e -SRCVER="2.6.4+579~201609271002~ubuntu16.10.1" +SRCVER="2.6.5+606~201610230531~ubuntu16.10.1" rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |